public interface RewritePolicy
| Modifier and Type | Method and Description |
|---|---|
LoggingEvent |
rewrite(LoggingEvent source)
Rewrite a logging event.
|
LoggingEvent rewrite(LoggingEvent source)
source - a logging event that may be returned or
used to create a new logging event.Copyright © 1999-2015 Apache Software Foundation. All Rights Reserved.