|
Rotary Logger
1.0.2
The middleware rotary logger
|

Static Public Attributes | |
| bool | program_log = True |
| bool | success = True |
| bool | info = True |
| bool | warning = True |
| bool | error = True |
| bool | critical = True |
| bool | debug = True |
| Final | RAW_STDIN = sys.__stdin__ |
| Final | RAW_STDOUT = sys.__stdout__ |
| Final | RAW_STDERR = sys.__stderr__ |
The settings for the logger to know if it can output the line for the given level.
Definition at line 238 of file constants.py.
|
static |
Definition at line 247 of file constants.py.
|
static |
Definition at line 248 of file constants.py.
|
static |
Definition at line 246 of file constants.py.
|
static |
Definition at line 244 of file constants.py.
|
static |
Definition at line 242 of file constants.py.
|
static |
Definition at line 253 of file constants.py.
|
static |
Definition at line 251 of file constants.py.
|
static |
Definition at line 252 of file constants.py.
|
static |
Definition at line 243 of file constants.py.
|
static |
Definition at line 245 of file constants.py.