Package org.jboss.logmanager
package org.jboss.logmanager
-
ClassDescriptionA log context selector which chooses a log context based on the caller's classloader.A log context selector which chooses a log context based on the caller's classloader.A locator for logger configuration.A configurator for a log manager or context.A log context selector which chooses a log context based on the thread context classloader.A configuration locator which looks for a
logging.properties
file in the class path, allowing the location to be overridden via a URL specified in thelogging.configuration
system property.A formatter which handlesExtLogRecord
instances.An extended logger handler.An extended log record, which includes additional information including MDC/NDC and correct caller location (even in the presence of a logging facade).The format style to use.For Java 8 this is just an empty type.Log4j-like levels.A logging context, for producing isolated logging environments.A mechanism for determining what the current log context is.A container-friendly service which will manage the installation of aLogContextSelector
into the log system.An actual logger instance.An attachment key instance.Logging uncaught exception handler.Simplified log manager.A simple log service which can be used to remove any bootstrap handlers when a real handler is configured.Mapped diagnostic context.Nested diagnostic context.A configurator which uses a simple property file format.A utility for converting objects into strings and strings into objects for storage in logging configurations.Allows objects to be locked for modification.A marker class for loggers.A log context selector which stores the chosen log context in a thread-local.