Class | Description |
---|---|
EventData |
Base class for Event Data.
|
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. |
Enum | Description |
---|---|
XLogger.Level |
Exception | Description |
---|---|
EventException |
Exception used to identify issues related to an event that is being logged.
|
Localized logging using the CAL10N API.
Copyright © 2017 JBoss by Red Hat. All rights reserved.