Package | Description |
---|---|
org.apache.log4j.bridge | |
org.apache.log4j.builders | |
org.apache.log4j.builders.rewrite | |
org.apache.log4j.rewrite | |
org.apache.log4j.xml |
Log4j 1.x compatibility layer.
|
Modifier and Type | Class and Description |
---|---|
class |
RewritePolicyWrapper
Binds a Log4j 2 RewritePolicy to Log4j 1.
|
Modifier and Type | Method and Description |
---|---|
RewritePolicy |
RewritePolicyAdapter.getPolicy() |
Constructor and Description |
---|
RewritePolicyAdapter(RewritePolicy policy)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
RewritePolicy |
BuilderManager.parseRewritePolicy(String className,
Element rewriteElement,
XmlConfiguration config) |
RewritePolicy |
BuilderManager.parseRewritePolicy(String className,
String policyPrefix,
Properties props,
PropertiesConfiguration config) |
Modifier and Type | Method and Description |
---|---|
RewritePolicy |
RewritePolicyBuilder.parseRewritePolicy(Element element,
XmlConfiguration config) |
RewritePolicy |
RewritePolicyBuilder.parseRewritePolicy(PropertiesConfiguration config) |
Modifier and Type | Class and Description |
---|---|
class |
MapRewritePolicy
This policy rewrites events where the message of the
original event implements java.util.Map.
|
class |
PropertyRewritePolicy
This policy rewrites events by adding
a user-specified list of properties to the event.
|
Modifier and Type | Method and Description |
---|---|
RewritePolicy |
XmlConfiguration.parseRewritePolicy(Element rewritePolicyElement) |
Copyright © 1999-1969 The Apache Software Foundation. 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.