Package | Description |
---|---|
org.apache.logging.log4j.core.appender.rewrite |
Apache Flume Appender.
|
org.apache.logging.log4j.core.appender.routing |
Apache Flume Appender.
|
Class and Description |
---|
LoggerNameLevelRewritePolicy
Rewrites log event levels for a given logger name.
|
MapRewritePolicy
This policy modifies events by replacing or possibly adding keys and values to the MapMessage.
|
MapRewritePolicy.Mode
An enumeration to identify whether keys not in the MapMessage should be added or whether only existing
keys should be updated.
|
PropertiesRewritePolicy
This policy modifies events by replacing or possibly adding keys and values to the MapMessage.
|
RewriteAppender
This Appender allows the logging event to be manipulated before it is processed by other Appenders.
|
RewritePolicy
Interface to be implemented by components that support modifications to the LogEvent.
|
Class and Description |
---|
RewritePolicy
Interface to be implemented by components that support modifications to the LogEvent.
|