Uses of Package
ch.qos.logback.classic.pattern
Packages that use ch.qos.logback.classic.pattern
Package
Description
Provides classes implementing format specifiers in conversion patterns.
-
Classes in ch.qos.logback.classic.pattern used by ch.qos.logback.classic.patternClassDescriptionAn interface used for abbreviating strings according to different policies.This class serves the super-class of all converters in logback.Converter which handle throwables should be derived from this class.Add a stack trace in case the event contains a Throwable.