LoggingLevel public enum LoggingLevel An enum representing LoggingLevel. Documentation Debug = 1 Error = 4 Fatal = 5 Information = 2 Verbose = 0 Warning = 3