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.In case abbreviation service is requested, NamedConverter will convert fully qualified class names to their abbreviated from.Converter which handle throwables should be derived from this class.Add a stack trace in case the event contains a Throwable.
-
Classes in ch.qos.logback.classic.pattern used by chapters.layouts