Enum Class DebugLevel

java.lang.Object
java.lang.Enum<DebugLevel>
page.codeberg.friedolyn.configuration.DebugLevel
All Implemented Interfaces:
Serializable, Comparable<DebugLevel>, Constable

public enum DebugLevel extends Enum<DebugLevel>
How verbose the application should be. Defaults to WARN.