public class ServerLogFormat extends java.util.logging.Formatter
ServerLogFormat()
ServerLogFormat(boolean isDetail)
java.lang.String
format(java.util.logging.LogRecord record)
formatMessage, getHead, getTail
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ServerLogFormat(boolean isDetail)
public ServerLogFormat()
public java.lang.String format(java.util.logging.LogRecord record)
format
java.util.logging.Formatter