Class DebugLogger

java.lang.Object
java.util.logging.Logger
de.eldoria.eldoutilities.logging.DebugLogger

public class DebugLogger extends Logger
This class is a hell of a shitload. But it allows us to do some debug logging based on a config setting without requesting a boolean everytime. Since spigot lets all messages disappear above INFO level wee sadly need this workaround.