| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PatternLayout
A flexible layout configurable with pattern string.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract PatternLayoutBase<E> |
SMTPAppenderBase.makeNewToPatternLayout(String toPattern) |
| Modifier and Type | Method and Description |
|---|---|
List<PatternLayoutBase<E>> |
SMTPAppenderBase.getToList()
Returns value of the toList option.
|
Copyright © 2005–2014 QOS.ch. All rights reserved.