Module ch.qos.logback.classic
Package ch.qos.logback.classic.spi
package ch.qos.logback.classic.spi
Contains core classes of logback classic.
-
ClassDescriptionThis class computes caller data returning the result in the form of a StackTraceElement array.Deprecated.Allows programmatic initialization and configuration of Logback.The central interface in logback-classic.LoggerContextVO offers a restricted view of LoggerContext intended to be exposed by LoggingEvent to remote systems.An interface that allows Logger objects and LoggerSer objects to be used the same way be client of the LoggingEvent object.The internal representation of logging events.A read-only and serializable implementation of
ILoggingEvent
.Given a classname locate associated PackageInfo (jar name, version name).This class provides information about the runtime platform.Convert a throwable into an array of ThrowableDataPoint objects.Implementation of TurboFilterAttachable.