Definition at line 90 of file Logger.h.
◆ Base
◆ Enum
Categories for information being logged.
Enumerator |
---|
Error | Log entry represents an error.
|
Warning | Log entry represents a warning.
|
Info | Log entry represents informational message.
|
Debug | Log entry represents debug information.
|
Definition at line 96 of file Logger.h.