Package | Description |
---|---|
ch.qos.logback.classic.spi |
Contains core classes of logback classic.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ILoggingEvent
The central interface in logback-classic.
|
Modifier and Type | Class and Description |
---|---|
class |
LoggingEvent
The internal representation of logging events.
|
class |
LoggingEventVO
A read-only and serializable implementation of
ILoggingEvent . |
Copyright © 2005–2015 QOS.ch. All rights reserved.