|
ComSquare
|
#include <iostream>Go to the source code of this file.
Namespaces | |
| ComSquare | |
Macros | |
| #define | logMsg(level, message) |
Enumerations | |
| enum | ComSquare::LogLevel { ComSquare::INFO, ComSquare::WARNING, ComSquare::ERROR } |
Variables | |
| constexpr LogLevel | ComSquare::GlobalLevel = INFO |
| #define logMsg | ( | level, | |
| message | |||
| ) |
1.8.17