Package | Description |
---|---|
ch.qos.logback.access.jetty |
This is logback access' implementation for Jetty 8.
|
ch.qos.logback.access.spi |
Contains the core classes of logback access.
|
ch.qos.logback.classic |
Contains logback classic main classes.
|
Modifier and Type | Class and Description |
---|---|
class |
RequestLogImpl
This class is logback's implementation of jetty's RequestLog interface.
|
Modifier and Type | Class and Description |
---|---|
class |
AccessContext
A minimal context implementation used by certain logback-access components,
mainly SocketServer.
|
Modifier and Type | Class and Description |
---|---|
class |
LoggerContext
LoggerContext glues many of the logback-classic components together.
|
Copyright © 2005–2016 QOS.ch. All rights reserved.