All Classes and Interfaces

Class
Description
The ANSI class provides a set of static constants and methods to format console output using ANSI escape codes.
The Loggable class is an abstract class that provides basic logging functionality.
This class extends Loggable and provides logging functionality through a logger object from the java.util.logging package.
LoggyFile is a class that extends the java.util.logging.Handler class and is used to handle logging messages to a file.
An abstract class for formatting log messages using ANSI codes for color and style.
LoggyLevel represents the possible logging levels for a log statement.