| Class | Description |
|---|---|
| AsyncHandler | |
| AsyncHandler.LogEntry | |
| 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"
|
| SimpleConsoleWithThreadFormatter |
Formats the LogRecord as "HH:mm:ss,SSS [LEVEL] [
|
| SimpleJDKLoggingHook |
SimpleLoggingHook - may be used to setup quick logging for a server.
|
| SimpleTextFormatter |
Formats the LogRecord as "yyyy-MM-dd hh:mm:ss,SSS [LEVEL] [
|
Copyright © 2003-2014 QuickServer.org