Uses of Package
ch.qos.logback.classic.pattern
Package
Description
Provides classes implementing format specifiers in conversion patterns.
-
ClassDescriptionAn 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.