Package | Description |
---|---|
org.apache.logging.log4j.core.filter |
Log4j 2 Filter support.
|
org.apache.logging.log4j.message |
Public Message Types used for Log4j 2.
|
org.apache.logging.log4j.util |
Internal utility classes for the Log4j 2 API.
|
Modifier and Type | Method | Description |
---|---|---|
protected IndexedReadOnlyStringMap |
MapFilter.getStringMap() |
Returns the IndexedStringMap with
List<String> values that this MapFilter was constructed with. |
Modifier and Type | Method | Description |
---|---|---|
IndexedReadOnlyStringMap |
MapMessage.getIndexedReadOnlyStringMap() |
Returns a read-only view of the message data.
|
Modifier and Type | Interface | Description |
---|---|---|
interface |
IndexedStringMap |
An extension of
StringMap that imposes a total ordering on its keys. |
Modifier and Type | Class | Description |
---|---|---|
class |
SortedArrayStringMap |
Consider this class private.
Array-based implementation of the
ReadOnlyStringMap interface. |
Copyright © 1999-2018. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.