|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.qos.logback.core.pattern.Converter<E>
ch.qos.logback.core.pattern.FormattingConverter<E>
ch.qos.logback.core.pattern.DynamicConverter<E>
ch.qos.logback.core.pattern.CompositeConverter<E>
ch.qos.logback.core.pattern.ReplacingCompositeConverter<E>
public class ReplacingCompositeConverter<E>
Constructor Summary | |
---|---|
ReplacingCompositeConverter()
|
Method Summary | |
---|---|
void |
start()
Components that depend on options passed during configuration can override this method in order to make appropriate use of those options. |
Methods inherited from class ch.qos.logback.core.pattern.CompositeConverter |
---|
convert, setChildConverter, toString |
Methods inherited from class ch.qos.logback.core.pattern.DynamicConverter |
---|
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getFirstOption, getOptionList, isStarted, setContext, setOptionList, stop |
Methods inherited from class ch.qos.logback.core.pattern.FormattingConverter |
---|
getFormattingInfo, setFormattingInfo, write |
Methods inherited from class ch.qos.logback.core.pattern.Converter |
---|
getNext, setNext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ReplacingCompositeConverter()
Method Detail |
---|
public void start()
DynamicConverter
start
in interface LifeCycle
start
in class DynamicConverter<E>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |