Interface | Description |
---|---|
BasicLogger |
An interface which specifies the basic logger methods.
|
LoggerProvider |
A contract for the log provider implementation.
|
ParameterConverter<I> | Deprecated
this is not currently used anywhere and no replacement will be created
|
Class | Description |
---|---|
DelegatingBasicLogger |
A serializable, delegating basic logger instance.
|
Logger |
An abstracted logging entry point.
|
MDC |
Mapped diagnostic context.
|
Messages |
A factory class to produce message bundle implementations.
|
NDC |
Enum | Description |
---|---|
Logger.Level |
Levels used by this logging API.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.