Uses of Class
ch.qos.logback.classic.pattern.ClassicConverter
Packages that use ClassicConverter
Package
Description
Provides classes implementing format specifiers in conversion patterns.
-
Uses of ClassicConverter in ch.qos.logback.classic.pattern
Subclasses of ClassicConverter in ch.qos.logback.classic.patternModifier and TypeClassDescriptionclassThis converter outputs caller data depending on depth or depth range and marker data.classclassConverts an event to the logger context's name.classclassclassclassConvert the contents ofKeyValuePairlist to a String.classReturn the event's level.classclassclassA converters based on a locally incremented sequence number.classclassReturn the event's marker value(s).classSimilar toKeyValuePairConverterwith the added ability to mask the values of specified keys.classclassReturn the event's formatted message.classclassOutputs the number of microseconds of the timestamp.classIn case abbreviation service is requested, NamedConverter will convert fully qualified class names to their abbreviated from.classAlways returns an empty string.final classclassclassclassReturn the event's sequence number.classclassReturn the events thread (usually the current thread).classConverter which handle throwables should be derived from this class.classAdd a stack trace in case the event contains a Throwable.