|
CLog 0.1.0
logging as simple as putting on a shoe
|
Static Public Attributes | |
| int | NORMAL = 0 |
| int | PASS = 1 |
| int | DEBUG = 2 |
| int | WARN = 3 |
| int | ERROR = 4 |
Enumerator structure to map an integer against a log level. Higher `int` value means higher severity of level for logging.
|
static |
|
static |
|
static |
|
static |
|
static |