|
Rotary Logger
1.0.2
The middleware rotary logger
|

Static Public Attributes | |
| Optional | stdout = None |
| Optional | stderr = None |
| Optional | stdin = None |
| Optional | stdunknown = None |
| Dict | merged_streams |
Container for the FileInstance objects corresponding to each stream.
Attributes:
stdout: the FileInstance for stdout, or None if not capturing.
stderr: the FileInstance for stderr, or None if not capturing.
stdin: the FileInstance for stdin, or None if not capturing.
Definition at line 217 of file constants.py.
|
static |
Definition at line 229 of file constants.py.
|
static |
Definition at line 226 of file constants.py.
|
static |
Definition at line 227 of file constants.py.
|
static |
Definition at line 225 of file constants.py.
|
static |
Definition at line 228 of file constants.py.