JavaScript is disabled on your browser.
Description
Field Summary
Constructor Summary
Method Summary
Constructor Details
MDCConverter()
Method Details
start()
stop()
convert(ILoggingEvent)
getKey()
Constructor Summary
Constructors
Method Summary
All Methods Instance Methods Concrete Methods
The convert method is responsible for extracting data from the event and
returning a formatted string representation.
PrefixCompositeConverter needs the key
void
Components that depend on options passed during configuration can override
this method in order to make appropriate use of those options.
void
Methods inherited from class ch.qos.logback.core.pattern.DynamicConverter
addError , addError , addInfo , addInfo , addStatus , addWarn , addWarn , getContext , getFirstOption , getOptionList , isStarted , setContext , setOptionList
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait