LogCR::LogLevel
Inherits Enum < Comparable < Value < Object
LogLevel defines which logs to show and which to not, controlled by the Logger class
Constants
Debug = 0
Info = 1
Warn = 2
Error = 3
Inherits Enum < Comparable < Value < Object
LogLevel defines which logs to show and which to not, controlled by the Logger class