| Package | Description |
|---|---|
| ch.qos.logback.core.net |
Contains the base classes used by logback to log to remote
destinations.
|
| ch.qos.logback.core.spi |
Contains core functionnalities of logback, such as
|
| 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) |
| Modifier and Type | Class and Description |
|---|---|
class |
CyclicBufferTrackerImpl<E> |