All Classes and Interfaces
Class
Description
The ConsoleHandler class is an implementation of the LogEntryHandler interface.
A log buffer class intended to provide a buffer for log messages to display in GUI applications.
Interface for Listeners on changes of a
LogBuffer instance's contents.Represents a log entry with information about the log message, time, level, logger, and optional marker and throwable.
Represents a functional interface for handling log entries.