Package | Description |
---|---|
org.apache.logging.log4j.core.async |
Provides Asynchronous Logger classes and interfaces for low-latency logging.
|
org.apache.logging.log4j.core.impl |
Log4j 2 private implementation classes.
|
org.apache.logging.log4j.message |
Public Message Types used for Log4j 2.
|
Modifier and Type | Method | Description |
---|---|---|
<S> void |
RingBufferLogEvent.forEachParameter(ParameterConsumer<S> action,
S state) |
Modifier and Type | Method | Description |
---|---|---|
<S> void |
MutableLogEvent.forEachParameter(ParameterConsumer<S> action,
S state) |
Modifier and Type | Method | Description |
---|---|---|
<S> void |
ParameterVisitable.forEachParameter(ParameterConsumer<S> action,
S state) |
Performs the given action for each parameter until all values
have been processed or the action throws an exception.
|
<S> void |
ReusableObjectMessage.forEachParameter(ParameterConsumer<S> action,
S state) |
|
<S> void |
ReusableParameterizedMessage.forEachParameter(ParameterConsumer<S> action,
S state) |
|
<S> void |
ReusableSimpleMessage.forEachParameter(ParameterConsumer<S> action,
S state) |
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.