Public Member Functions | |
| def | toString (cls, level) |
Static Public Attributes | |
| int | DEBUG = 4 |
| int | ERROR = 0 |
| int | INFO = 3 |
| int | NOTICE = 2 |
| int | RESET = -1 |
| int | WARNING = 1 |
Enumeration of log levels, used for setLevel and getLevel.
| def PathScripts.PathLog.Level.toString | ( | cls, | |
| level | |||
| ) |
References PathScripts.PathLog.Level._names.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |