| Interface | Description |
|---|---|
| BasicLogger |
An interface which specifies the basic logger methods.
|
| LoggerProvider |
A contract for the log provider implementation.
|
| ParameterConverter<I> |
A converter for a specific parameter type.
|
| 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.
|
| Message.Format |
The possible format types.
|
| Annotation Type | Description |
|---|---|
| Cause | Deprecated
Use org.jboss.logging.annotations.Cause provided in module org.jboss.logging:jboss-logging-annotations
|
| Field | Deprecated
Use org.jboss.logging.annotations.Field provided in module org.jboss.logging:jboss-logging-annotations
|
| FormatWith | Deprecated
Use org.jboss.logging.annotations.FormatWith provided in module org.jboss.logging:jboss-logging-annotations
|
| LoggingClass | Deprecated
Use org.jboss.logging.annotations.LoggingClass provided in module org.jboss.logging:jboss-logging-annotations
|
| LogMessage | Deprecated
Use org.jboss.logging.annotations.LogMessage provided in module org.jboss.logging:jboss-logging-annotations
|
| Message | Deprecated
Use org.jboss.logging.annotations.Message provided in module org.jboss.logging:jboss-logging-annotations
|
| MessageBundle | Deprecated
Use org.jboss.logging.annotations.MessageBundle provided in module org.jboss.logging:jboss-logging-annotations
|
| MessageLogger | Deprecated
Use org.jboss.logging.annotations.MessageLogger provided in module org.jboss.logging:jboss-logging-annotations
|
| Param | Deprecated
Use org.jboss.logging.annotations.Param provided in module org.jboss.logging:jboss-logging-annotations
|
| Property | Deprecated
Use org.jboss.logging.annotations.Property provided in module org.jboss.logging:jboss-logging-annotations
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.