| Package | Description |
|---|---|
| org.apache.logging.log4j |
Public API for Log4j 2.
|
| org.apache.logging.log4j.core.filter |
Log4j 2 Filter support.
|
| org.apache.logging.log4j.message |
Public Message Types used for Log4j 2.
|
| Modifier and Type | Method | Description |
|---|---|---|
static void |
EventLogger.logEvent(StructuredDataMessage msg) |
Logs events with a level of ALL.
|
static void |
EventLogger.logEvent(StructuredDataMessage msg,
Level level) |
Logs events and specify the logging level.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected Filter.Result |
StructuredDataFilter.filter(StructuredDataMessage message) |
| Modifier and Type | Method | Description |
|---|---|---|
StructuredDataMessage |
StructuredDataMessage.newInstance(Map<String,String> map) |
| Modifier and Type | Method | Description |
|---|---|---|
Iterator<StructuredDataMessage> |
StructuredDataCollectionMessage.iterator() |
| Constructor | Description |
|---|---|
StructuredDataCollectionMessage(List<StructuredDataMessage> messages) |
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.