Known Direct Subclasses
AuthFormatter,
CompoundFormatter,
DebugFormatter,
ExtendedFormatter,
ExtendedFormatter2,
ExtendedFormatterEx,
SessionFormatter,
SimpleFormatter,
TestFormatter,
WebMimicLogFormatter,
XMLFormatter2
AuthFormatter |
Used for formatting authentication error entries. |
CompoundFormatter |
|
DebugFormatter |
This class is the formatter used to format log records into
plain text messages. |
ExtendedFormatter |
This class is the formatter used to format log records into
plain text messages. |
ExtendedFormatter2 |
This class is the formatter used to format log records into
plain text messages. |
ExtendedFormatterEx |
This class is the formatter used to format log records into
plain text messages. |
SessionFormatter |
|
SimpleFormatter |
This class is the formatter used to format log records into
plain text messages. |
TestFormatter |
This class is the formatter used to format log records into
plain text messages. |
WebMimicLogFormatter |
This formatter logs messages that are compatible with the Web Mimic transcript
log specification. |
XMLFormatter2 |
Format a LogRecord into a XML format with data equivalent to that generated by MSTRLog |
|