|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PatternLayoutBase | |
---|---|
ch.qos.logback.classic | Contains logback classic main classes. |
ch.qos.logback.core.net | Contains the base classes used by logback to log to remote destinations. |
Uses of PatternLayoutBase in ch.qos.logback.classic |
---|
Subclasses of PatternLayoutBase in ch.qos.logback.classic | |
---|---|
class |
PatternLayout
A flexible layout configurable with pattern string. |
Uses of PatternLayoutBase in ch.qos.logback.core.net |
---|
Methods in ch.qos.logback.core.net that return PatternLayoutBase | |
---|---|
protected abstract PatternLayoutBase<E> |
SMTPAppenderBase.makeNewToPatternLayout(String toPattern)
|
Methods in ch.qos.logback.core.net that return types with arguments of type PatternLayoutBase | |
---|---|
List<PatternLayoutBase<E>> |
SMTPAppenderBase.getToList()
Returns value of the toList option. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |