Uses of Class
ch.qos.logback.core.pattern.PatternLayoutBase
Package
Description
Contains logback classic main classes.
Contains the base classes used by logback to log to remote
destinations.
-
Uses of PatternLayoutBase in ch.qos.logback.classic
Modifier and TypeClassDescriptionclass
A flexible layout configurable with pattern string. -
Uses of PatternLayoutBase in ch.qos.logback.core.net
Modifier and TypeMethodDescriptionprotected abstract PatternLayoutBase
<E> SMTPAppenderBase.makeNewToPatternLayout
(String toPattern) Modifier and TypeMethodDescriptionSMTPAppenderBase.getToList()
Returns value of the toList option.