Package ch.qos.logback.access.spi
Contains the core classes of logback access.
-
Interface Summary Interface Description IAccessEvent The Access module's internal representation of logging events.ServerAdapter An interface to access server-specific methods from the server-independent AccessEvent. -
Class Summary Class Description AccessContext A minimal context implementation used by certain logback-access components, mainly SocketServer.AccessEvent The Access module's internal representation of logging events.Util