Package org.jboss.logmanager
package org.jboss.logmanager
-
ClassDescriptionAtomicArray<T,
V> Utility for snapshot/copy-on-write arrays.A log context selector which chooses a log context based on the caller's classloader.An advanced hash table supporting configurable garbage collection semantics of keys and values, optional referential-equality, full concurrency of retrievals, and adjustable expected concurrency for updates.ConcurrentReferenceHashMap list entry.An option specifying which Java reference type should be used to refer to a key and/or value.Segments are specialized versions of hash tables.A soft-key reference which stores the key hash needed for reclamation.A weak-key reference which stores the key hash needed for reclamation.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.CopyOnWriteMap<K,V> CopyOnWriteWeakMap<K,V> A configuration locator which looks for alogging.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.FastCopyHashMap<K,V> A HashMap that is optimized for fast shallow copies.Log4j-like levels.A logging context, for producing isolated logging environments.This lazy holder class is required to prevent a problem due to a LogContext instance being constructed before the class init is complete.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.A node in the tree of logger names.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.NDC.Stack<T>A configurator which uses a simple property file format.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.