public class MapRewritePolicy extends Object implements RewritePolicy
| Constructor and Description |
|---|
MapRewritePolicy() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.log4j.spi.LoggingEvent |
rewrite(org.apache.log4j.spi.LoggingEvent source)
Rewrite a logging event.
|
public org.apache.log4j.spi.LoggingEvent rewrite(org.apache.log4j.spi.LoggingEvent source)
rewrite in interface RewritePolicysource - a logging event that may be returned or
used to create a new logging event.Copyright © 2013 The Apache Software Foundation. Licensed under the Apache License, Version 2.0
Apache Extras for Apache log4j, Apache log4j and Apache are trademarks of the Apache Software Foundation.