Package eu.cloudnetservice.common.log
package eu.cloudnetservice.common.log
-
ClassDescriptionAn abstract handler implementation which only requires the extending class to overwrite
publishinstead of implementing the (mostly) unused methods flush and close as well.The fallback logger factory which creates the loggers based on java.util.logging loggers which get wrapped into custom loggers.A logger instance which wraps a given java.util.logging logger.Represents the logger which is used withing CloudNet.A factory for logger objects.Holds some utility methods to work with loggers.The log manager provides static access to underlying api to shortcut logger creation methods for easier accessibility.Represents a dispatcher for log records.