#include <OnixS/CME/MDH/Logger.h>
Definition at line 80 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 86 of file Logger.h.