All Classes and Interfaces
Class
Description
Abstract JDBC target.
A target that writes to a JMS Topic.
Abstract output target.
Abstract target.
Abstract base class for targets that wrap other targets.
An asynchronous LogTarget that sends entries on in another thread.
Interface implemented by LogTargets that are capable of being
closed.
A descriptor for each column stored in table.
A class to hold all constants for ColumnTypes.
The ContextMap contains non-hierarchical context information
relevant to a particular LogEvent.
A datagram output target.
A basic datasource that doesn't do any pooling but just wraps
around default mechanisms.
Handle unrecoverable errors that occur during logging by
writing to standard error.
The basic DB target for configurable output formats.
Interface implemented by components that wish to
delegate ErrorHandling to an ErrorHandler.
Handle unrecoverable errors that occur during logging.
Formatter especially designed for debugging applications.
Strategy for naming log files.
A basic target that writes to a File.
This defines the interface for components that wish to serialize
LogEvents into Strings.
This class encapsulates a basic independent log hierarchy.
A target that writes to a JMS Queue.
A target that writes to a JMS Topic.
A
LogTarget
that displays log events using the
LogFactor5
Swing GUI.This class encapsulates each individual log event.
The object interacted with by client objects to perform logging.
The LoggerListener class is used to notify listeners
when a new Logger object is created.
Redirect an output stream to a logger.
An implementation of a LogFactor5
LogRecord
based on a
LogKit LogEvent
.LogTarget is a class to encapsulate outputting LogEvent's.
Output LogEvents into an buffer in memory.
Interface that classes implement to build JMS Messages.
JDBC target that writes to normalized tables.
A output target that does nothing.
Basic message factory that stores LogEvent in Message.
Hierarchical rotation strategy.
This formater formats the LogEvents according to a input pattern
string.
Class representing and holding constants for priority.
This is a priority filtering target that forwards only requests
to other (wrapped) targets that have the same or a higher
priority.
A descriptor for each message property.
A class to hold all constants for PropertyTypes.
Basic formatter that just returns raw
message string and ignores remainder of LogEvent.
strategy for naming log files based on appending revolving suffix.
Strategy that checks condition under which file rotation is needed.
Rotation stragety based on SimpleDateFormat.
Rotation strategy based on size written to log file.
rotation stragety based when log writting started.
Rotation stragety based on a specific time of day.
This is a basic Output log target that writes to rotating files.
A target that will open and close a file for each logevent.
Generic logging interface.
Logkit output target that logs data via SMTP.
SocketOutputTarget
Useful for writing the output to a TCP/IP client socket.
A set of utilities to inspect current stack frame.
Hack to get the call stack as an array of classes.
A basic target that writes to an OutputStream.
A formatter that serializes in the format originally
used by BSD syslog daemon.
Basic message factory that stores LogEvent in Message.
Strategy for naming log files based on appending time suffix.
This target outputs to a writer.
Basic XML formatter that writes out a basic XML-ified log event.