| Package | Description |
|---|---|
| org.apache.logging.log4j.message |
Public Message Types used for Log4j 2.
|
| Modifier and Type | Method and Description |
|---|---|
<S> void |
ReusableObjectMessage.forEachParameter(ParameterConsumer<S> action,
S state) |
<S> void |
ReusableParameterizedMessage.forEachParameter(ParameterConsumer<S> action,
S state) |
<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 |
ReusableSimpleMessage.forEachParameter(ParameterConsumer<S> action,
S state) |
Copyright © 2025 JBoss by Red Hat. All rights reserved.