Package | Description |
---|---|
org.jboss.logmanager | |
org.jboss.logmanager.config | |
org.jboss.logmanager.formatters | |
org.jboss.logmanager.handlers |
Class | Description |
---|---|
ConfigurationLocator |
A locator for logger configuration.
|
Configurator |
A configurator for a log manager or context.
|
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).
|
ExtLogRecord.FormatStyle |
The format style to use.
|
Level |
Log4j-like levels.
|
LogContext |
A logging context, for producing isolated logging environments.
|
LogContextSelector |
A mechanism for determining what the current log context is.
|
Logger |
An actual logger instance.
|
Logger.AttachmentKey |
An attachment key instance.
|
Protectable |
Allows objects to be locked for modification.
|
Class | Description |
---|---|
LogContext |
A logging context, for producing isolated logging environments.
|
Class | Description |
---|---|
ExtFormatter |
A formatter which handles
ExtLogRecord instances. |
ExtLogRecord |
An extended log record, which includes additional information including MDC/NDC and correct
caller location (even in the presence of a logging facade).
|
Class | Description |
---|---|
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).
|
Protectable |
Allows objects to be locked for modification.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.