safe_syslog_handler
SafeSysLogHandler recreates the connection to a remote logging server when the connection is lost, avoiding the `[errno 32] Broken Pipe` error which would occur when using the `SysLogHandler`.
Installation
In a virtualenv (see these instructions if you need to create one):
pip3 install safe-syslog-handler
Releases
Version | Released | Bullseye Python 3.9 |
Bookworm Python 3.11 |
Files |
---|---|---|---|---|
0.2.0 | 2018-10-09 | |||
0.1.0 | 2016-07-15 | |||
Issues with this package?
- Search issues for this package
- Package or version missing? Open a new issue
- Something else? Open a new issue