com.radekzitek.userver.impl
Class HttpTrafficLogger

java.lang.Object
  extended bycom.radekzitek.userver.impl.HttpTrafficLogger

public class HttpTrafficLogger
extends java.lang.Object

Author:
rzitek

Field Summary
private static java.io.PrintWriter logOut
           
 
Constructor Summary
HttpTrafficLogger()
           
 
Method Summary
static void logMessage(HttpMessage m)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logOut

private static java.io.PrintWriter logOut
Constructor Detail

HttpTrafficLogger

public HttpTrafficLogger()
Method Detail

logMessage

public static void logMessage(HttpMessage m)