|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.logging.Formatter
com.noelios.restlet.util.AccessLogFormatter
com.noelios.restlet.util.DefaultAccessLogFormatter
public class DefaultAccessLogFormatter
Access log record formatter which writes a header describing the default log format.
Constructor Summary | |
---|---|
DefaultAccessLogFormatter()
|
Method Summary | |
---|---|
java.lang.String |
getHead(java.util.logging.Handler h)
|
Methods inherited from class com.noelios.restlet.util.AccessLogFormatter |
---|
format |
Methods inherited from class java.util.logging.Formatter |
---|
formatMessage, getTail |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultAccessLogFormatter()
Method Detail |
---|
public java.lang.String getHead(java.util.logging.Handler h)
getHead
in class java.util.logging.Formatter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |