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

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.2.0 2018-10-09
0.1.0 2016-07-15

Issues with this package?

Page last updated 2026-09-03 05:29:25 UTC