All Classes

Class
Description
Contains prefixes to change the color of the text inside the console
An abstract Class to generalize Logging
Represents different log levels to group messages by their importancy
Represents a message which should be logged to an implementation of Logger.
Includes at least the LogLevel and message.
Instances of this class can be used when a function may encounter an error and wants to display the error message but you want to manually display it.
This class contains functions to generate, manipulate or use Strings
This class contains some different functions so that you dont need to implement them