ERXConsoleAppender Class Reference
Inherits org::apache::log4j::ConsoleAppender.
List of all members.
Detailed Description
ERXConsoleAppender is just like ConsoleAppender except that it display stack traces using ERXExceptionUtilities. Additionally, it will not log the same exception twice in a row, preventing the annoying problem where you may log from multiple places in
your code and produce multiple copies of the same exception trace.
- Author:
- mschrag
Constructor & Destructor Documentation
Member Function Documentation
| void subAppend |
( |
LoggingEvent |
event |
) |
[protected] |
Member Data Documentation
The documentation for this class was generated from the following file: