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 almost all converters in logback-classic.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.