Uses of Package
org.jboss.logmanager
-
Packages that use org.jboss.logmanager Package Description org.jboss.logmanager org.jboss.logmanager.formatters org.jboss.logmanager.handlers -
Classes in org.jboss.logmanager used by org.jboss.logmanager Class Description EmbeddedConfigurator The configurator for the embedded log manager.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.Logger An actual logger instance.Logger.AttachmentKey An attachment key instance. -
Classes in org.jboss.logmanager used by org.jboss.logmanager.formatters Class Description ExtFormatter A formatter which handlesExtLogRecordinstances.ExtLogRecord An extended log record, which includes additional information including MDC/NDC and correct caller location (even in the presence of a logging facade). -
Classes in org.jboss.logmanager used by org.jboss.logmanager.handlers 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).