public class CRLFConverter
extends ch.qos.logback.core.pattern.CompositeConverter<ch.qos.logback.classic.spi.ILoggingEvent>
| Constructor and Description |
|---|
CRLFConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
start()
Override start method because the superclass ReplacingCompositeConverter
requires at least two options and this class has none.
|
protected String |
transform(ch.qos.logback.classic.spi.ILoggingEvent event,
String in) |
convert, getChildConverter, setChildConverter, toStringaddError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getFirstOption, getOptionList, isStarted, setContext, setOptionList, stopprotected String transform(ch.qos.logback.classic.spi.ILoggingEvent event, String in)
transform in class ch.qos.logback.core.pattern.CompositeConverter<ch.qos.logback.classic.spi.ILoggingEvent>public void start()
start in interface ch.qos.logback.core.spi.LifeCyclestart in class ch.qos.logback.core.pattern.DynamicConverter<ch.qos.logback.classic.spi.ILoggingEvent>Copyright © 2018. All rights reserved.