Enum Config.LoggingLevel

java.lang.Object
java.lang.Enum<Config.LoggingLevel>
se.datadosen.jalbum.Config.LoggingLevel
All Implemented Interfaces:
Serializable, Comparable<Config.LoggingLevel>, Constable
Enclosing class:
Config

public static enum Config.LoggingLevel extends Enum<Config.LoggingLevel>
Simple enum based wrapper around Java's standard Logging level class
Since:
v12