Package | Description |
---|---|
ch.qos.logback.core.net |
Contains the base classes used by logback to log to remote
destinations.
|
Modifier and Type | Field and Description |
---|---|
protected CyclicBufferTracker<E> |
SMTPAppenderBase.cbTracker |
Modifier and Type | Method and Description |
---|---|
CyclicBufferTracker<E> |
SMTPAppenderBase.getCyclicBufferTracker() |
Modifier and Type | Method and Description |
---|---|
void |
SMTPAppenderBase.setCyclicBufferTracker(CyclicBufferTracker<E> cbTracker) |
Copyright © 2005–2015 QOS.ch. All rights reserved.