JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
All Known Implementing Classes:
MapRewritePolicy , PropertyRewritePolicy , ReflectionRewritePolicy
public interface RewritePolicy
This interface is implemented to provide a rewrite
strategy for RewriteAppender. RewriteAppender will
call the rewrite method with a source logging event.
The strategy may return that event, create a new event
or return null to suppress the logging request.
Method Summary
All Methods Instance Methods Abstract Methods
Modifier and Type
Method and Description
org.apache.log4j.spi.LoggingEvent
rewrite (org.apache.log4j.spi.LoggingEvent source)
Rewrite a logging event.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2002-2017 Apache Software Foundation . All Rights Reserved. Apache Logging, Apache Log4j, Log4j, Apache Chainsaw, Chainsaw, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.