SLF4J API extensions
See: Description
| Class Summary | |
|---|---|
| EventData | Base class for Event Data. |
| EventException | Exception used to identify issues related to an event that is being logged. |
| EventLogger | Simple Logger used to log events. |
| LoggerWrapper | A helper class wrapping an Logger instance preserving location information if the wrapped instance supports it. |
| MDCStrLookup | This class can be used with the Commons Lang StrSubstitutor to replace tokens that occur in Strings with their values in the MDC. |
| XLogger | A utility that provides standard mechanisms for logging certain kinds of activities. |
| XLoggerFactory | This class is essentially a wrapper around an LoggerFactory producing XLogger instances. |
| XLogger.Level | |
SLF4J API extensions