|
Rotary Logger
1.0.2
The middleware rotary logger
|


Static Public Attributes | |
| WARN = ERROR_MODE_WARN | |
| WARN_NO_PIPE = ERROR_MODE_WARN_NO_PIPE | |
| EXIT = ERROR_MODE_EXIT | |
| EXIT_NO_PIPE = ERROR_MODE_EXIT_NO_PIPE | |
| str | FILE_LOG_DATE_FORMAT = "%Y_%m_%dT%Hh%Mm%Ss" |
Tee error handling policy enumeration. Members represent different policies for handling broken-pipe situations (e.g. warn, exit, or variants for when stdout/stderr is a pipe).
Definition at line 124 of file constants.py.
|
static |
Definition at line 133 of file constants.py.
|
static |
Definition at line 134 of file constants.py.
|
static |
Definition at line 137 of file constants.py.
|
static |
Definition at line 131 of file constants.py.
|
static |
Definition at line 132 of file constants.py.