ERXPatternParser.StackTracePatternConverter Class Reference
Inherits org::apache::log4j::helpers::PatternConverter.
List of all members.
Detailed Description
The stack trace pattern is useful for
logging full stack traces when a log event occurs.
Constructor & Destructor Documentation
Package access level constructor.
- Parameters:
-
| formattingInfo | that is currently being used for this pattern converter. |
Member Function Documentation
| String convert |
( |
LoggingEvent |
event |
) |
|
For a given log event returns the string representation of a stack trace for the current logging call minus all of the log4j stack.
- Parameters:
-
- Returns:
- string representation of the current backtrace.
The documentation for this class was generated from the following file: