Module com.dua3.utility.logging
Package com.dua3.utility.logging
package com.dua3.utility.logging
Classes and utilities related to logging.
-
ClassDescriptionThe 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
LogBufferinstance'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.