Uses of Class
ch.qos.logback.core.ContextBase
Package
Description
This is logback access' implementation for Jetty 8.
Contains the core classes of logback access.
Contains logback classic main classes.
-
Uses of ContextBase in ch.qos.logback.access.jetty
Modifier and TypeClassDescriptionclass
This class is logback's implementation of jetty's RequestLog interface. -
Uses of ContextBase in ch.qos.logback.access.spi
Modifier and TypeClassDescriptionclass
A minimal context implementation used by certain logback-access components, mainly SocketServer. -
Uses of ContextBase in ch.qos.logback.classic
Modifier and TypeClassDescriptionclass
LoggerContext glues many of the logback-classic components together.