All Classes and Interfaces
Class
Description
A minimal context implementation used by certain logback-access components,
mainly SocketServer.
This class is the implementation of the
IAccessEvent
interface.AccessEventDiscriminator's job is to return the value of a designated field
in an
IAccessEvent
instance.At present time the followed fields can be designated: COOKIE,
REQUEST_ATTRIBUTE, SESSION_ATTRIBUTE, REMOTE_ADDRESS,
LOCAL_PORT,REQUEST_URI
The content length of the bytes sent.
This class helps the HTMLLayout build the CSS link.
This class is tied to the
fullRequest
conversion word.HTMLLayout outputs events in an HTML table.
This class is the internal representation of events to be logged.
This JoranConfiguratorclass adds rules specific to logback-access.
For a given DefaultProcessor instance link a
Model
class to a
ModelHandler
instance
for logback-access.Always returns the NA (not available) string which is "-" in the case of
access conversions.
This class is a module-specific implementation of
PatternLayout
to allow http-specific patterns
to be used.This class is tied to the
requestContent
conversion word.The request URI.
The first line of the request.
This class is tied to the
requestContent
conversion word.An interface to access server-specific methods from the server-independent
AccessEvent.
An appender that listens on a TCP port for connections from remote loggers.
This appender can contain other appenders which it can build dynamically
depending on MDC values.
A simple
SocketNode
based server.Send an e-mail when a specific access event occurs, typically when certain
pages are accessed.
Sends
IAccessEvent
objects to a remote a log server, usually a
SocketNode
.Read
IAccessEvent
objects sent from a remote client using Sockets
(TCP).An appender that listens on a TCP port for connections from remote loggers.
A
SocketAppender
that supports SSL.This class helps the HTMLLayout build the CSS link.