|
Rotary Logger
1.0.2
The middleware rotary logger
|

Static Public Attributes | |
| Optional | path = None |
| Optional | descriptor = None |
| int | written_bytes = 0 |
Container for an open log file.
Attributes:
path: the Path to the file on disk.
descriptor: the open file object (text mode) or None.
written_bytes: number of bytes already written to the file.
Definition at line 141 of file constants.py.
|
static |
Definition at line 150 of file constants.py.
|
static |
Definition at line 149 of file constants.py.
|
static |
Definition at line 151 of file constants.py.