Known Direct Subclasses
XMLFormatterEx |
Format a LogRecord into a XML format with data equivalent to that generated by MSTRLog. |
|
Class Overview
An XML-based formatter that can distinguish between errors and debug stack tracing.
Also includes user information, and method parameters/return values.
Public Constructors
public
XMLTracingFormatter
()
Public Methods
public
static
Map<String, String>
getThreadLocalParameters
(LogRecord record)
Parameter keys: userName, clientID
Protected Methods
protected
void
addLogInfo
(LogRecord record, StringBuffer sb)