ch.qos.logback.access.pattern
Class EnsureLineSeparation
java.lang.Object
ch.qos.logback.access.pattern.EnsureLineSeparation
- All Implemented Interfaces:
- PostCompileProcessor<IAccessEvent>
public class EnsureLineSeparation
- extends Object
- implements PostCompileProcessor<IAccessEvent>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EnsureLineSeparation
public EnsureLineSeparation()
process
public void process(Converter<IAccessEvent> head)
- Add a line separator converter so that access event appears on a separate
line.
- Specified by:
process
in interface PostCompileProcessor<IAccessEvent>
Copyright © 2005-2012 QOS.ch. All Rights Reserved.