enum LogCR::LogLevel
Overview
LogLevel defines which logs to show and which to not, controlled by the Logger class
Defined in:
logcr.crEnum Members
-
Debug =
0 -
Info =
1 -
Warn =
2 -
Error =
3
LogLevel defines which logs to show and which to not, controlled by the Logger class
0
1
2
3