| Class | Description |
|---|---|
| EventThreadSubscriber |
Subscriber for event thread initiation/termination.
|
| Log4JLogManager |
Implementation of
ILogManager, specific to Log4J. |
| LogContextFilter |
GenericFilterBean which handles thread-specific logging context.
|
| LogUtil |
For internal use only (i.e.
|
| PatternMatchFilter |
Simple logging filter that filters based on regular expressions to include or exclude log
messages.
|
| Perf4JPatternLayout |
Subclasses log4j's PatternLayout class to use the extended pattern parser.
|
| Perf4JPatternParser |
This subclasses the log4j pattern parser by adding the following additional converters that
return field values from the perf4j log message:
B - Beginning time ('start' field)
E - Elapsed time ('time' field)
G - Message field ('message' field)
T - Tag ('tag' field)
|
| StatusMessageAppender |
Simple custom appender that sends a log message to the status window via a STATUS event.
|
Copyright © 2015 Regenstrief Center for Biomedical Informatics. All rights reserved.