| Interface | Description |
|---|---|
| EmbeddedConfigurator |
The configurator for the embedded log manager.
|
| Class | Description |
|---|---|
| ExtFormatter |
A formatter which handles
ExtLogRecord instances. |
| ExtHandler |
An extended logger handler.
|
| ExtLogRecord |
An extended log record, which includes additional information including MDC/NDC and correct
caller location (even in the presence of a logging facade).
|
| Level |
Log4j-like levels.
|
| LogContext |
A logging context, for producing isolated logging environments.
|
| Logger |
An actual logger instance.
|
| Logger.AttachmentKey<V> |
An attachment key instance.
|
| LoggingUncaughtExceptionHandler |
Logging uncaught exception handler.
|
| LogManager |
Simplified log manager.
|
| MDC |
Mapped diagnostic context.
|
| NDC |
Nested diagnostic context.
|
| PropertyValues |
A utility for converting objects into strings and strings into objects for storage in logging configurations.
|
| SerializedLogger |
A marker class for loggers.
|
| StandardOutputStreams |
| Enum | Description |
|---|---|
| ExtLogRecord.FormatStyle |
The format style to use.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.