LoggerLevel public enum LoggerLevel Documentation Code Debug = 5 Error = 2 Fatal = 1 Info = 4 Off = 0 Warn = 3