JavaScript is disabled on your browser.
Description
Field Summary
Constructor Summary
Method Summary
Field Details
key
defaultValue
Constructor Details
MDCConverter()
Method Details
start()
stop()
convert(ILoggingEvent)
outputMDCForAllKeys(Map)
getKey()
Constructor Summary
Constructors
Method Summary
All Methods Instance Methods Concrete Methods
The convert method is responsible for extracting data from the event and
storing it for later use by the write method.
PrefixCompositeConverter needs the key
if no key is specified, return all the values present in the MDC, in the format "k1=v1, k2=v2, ..."
void
Components that depend on options passed during configuration can override
this method in order to make appropriate use of those options.
void
addError , addError , addInfo , addInfo , addStatus , addWarn , addWarn , getContext , getFirstOption , getOptionList , isStarted , setContext , setOptionList
Methods inherited from class Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait