Package simpleloglib

Interface Logger


public interface Logger
Loggers are used by the user to log events. A basic implementation is provided by
invalid @link
{@link simpleloglib.loggers.LogManager.getLogger(Class<?> classObj)
}.
Author:
lunalobos