| Package | Description |
|---|---|
| org.apache.logging.log4j.spi |
Internal interfaces and classes to be used by authors of logging implementations or for internal use by
API classes.
|
| org.apache.logging.log4j.util |
Internal utility classes for the Log4j 2 API.
|
| Modifier and Type | Method and Description |
|---|---|
StringMap |
ReadOnlyThreadContextMap.getReadOnlyContextData()
Returns the context data for reading.
|
StringMap |
ThreadContextMap2.getReadOnlyContextData()
Returns the context data for reading.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IndexedStringMap
An extension of
StringMap that imposes a total ordering on its keys. |
| Modifier and Type | Class and Description |
|---|---|
class |
SortedArrayStringMap
Consider this class private.
Array-based implementation of the
ReadOnlyStringMap interface. |
Copyright © 2025 JBoss by Red Hat. All rights reserved.