Package org.jboss.logging
-
Interface Summary 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 Summary Class Description DelegatingBasicLogger A serializable, delegating basic logger instance.JBossLogManagerProvider An implementation of the log provider for the JBoss Log Manager.JDKLoggerProvider An implementation of the log provider for the JDK Log Manager.Log4j2LoggerProvider An implementation of the log provider for Log4j 2.Log4jLoggerProvider An implementation of the log provider for log4j.Logger An abstracted logging entry point.MDC Mapped diagnostic context.Messages A factory class to produce message bundle implementations.NDC Slf4jLoggerProvider An implementation of the log provider for slf4j with Logback as the log manager. -
Enum Summary Enum Description Logger.Level Levels used by this logging API.