QuickServer
v1.4.7

Package org.quickserver.util.logging

Support classes for LogRecord formatting.

See:
          Description

Class Summary
MicroFormatter Formats the LogRecord as "LEVEL : MESSAGE"
MiniFormatter Formats the LogRecord as "MMM d, yyyy hh:mm a - LEVEL : MESSAGE"
SimpleConsoleFormatter Formats the LogRecord as "hh:mm:ss,SSS [LEVEL] Class.method() - MESSAGE"
SimpleJDKLoggingHook SimpleLoggingHook - may be used to setup quick logging for a server.
SimpleTextFormatter Formats the LogRecord as "MM-dd-yyyy hh:mm:ss,SSS [LEVEL] - Class.method() - MESSAGE"
 

Package org.quickserver.util.logging Description

Support classes for LogRecord formatting.


QuickServer
v1.4.7

Copyright © 2003-2006 QuickServer.org