| AtomicArray |
Utility for snapshot/copy-on-write arrays.
|
| ClassLoaderLogContextSelector.Gateway |
|
| ConcurrentReferenceHashMap.HashEntry |
ConcurrentReferenceHashMap list entry.
|
| ConcurrentReferenceHashMap.HashIterator |
|
| ConcurrentReferenceHashMap.KeyReference |
|
| ConcurrentReferenceHashMap.Option |
|
| ConcurrentReferenceHashMap.ReferenceType |
An option specifying which Java reference type should be used to refer
to a key and/or value.
|
| ConcurrentReferenceHashMap.Segment |
Segments are specialized versions of hash tables.
|
| ConcurrentReferenceHashMap.SimpleEntry |
|
| ConfigurationLocator |
A locator for logger configuration.
|
| Configurator |
A configurator for a log manager or context.
|
| CopyOnWriteMap |
|
| CopyOnWriteWeakMap.Node |
|
| CopyOnWriteWeakMap.Queue |
|
| 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.
|
| FastCopyHashMap |
A HashMap that is optimized for fast shallow copies.
|
| FastCopyHashMap.Entry |
|
| FastCopyHashMap.EntrySet |
|
| FastCopyHashMap.FastCopyHashMapIterator |
|
| FastCopyHashMap.KeySet |
|
| FastCopyHashMap.SimpleEntry |
|
| FastCopyHashMap.Values |
|
| Level |
Log4j-like levels.
|
| LogContext |
A logging context, for producing isolated logging environments.
|
| LogContext.LevelRef |
|
| LogContextSelector |
A mechanism for determining what the current log context is.
|
| Logger |
An actual logger instance.
|
| Logger.AttachmentKey |
An attachment key instance.
|
| LoggerNode |
A node in the tree of logger names.
|
| LogManager.KnownLevelBuilder |
|
| LogManager.ReadOnlyArrayList |
|
| LogManager.ReadOnlyHashMap |
|
| LogManager.ReadOnlyMapEntry |
|
| MDC.Holder |
|
| NDC.Holder |
|
| NDC.Stack |
|
| Protectable |
Allows objects to be locked for modification.
|