Skip to main content
PyCon US is happening May 14th-22nd in Pittsburgh, PA USA.  Learn more

Extensions to the standard python logging framework

Project description

A simple python library that adds some additional logging functionality on top of the standard python logging library that could be useful for python applications running as background services in a UNIX system.

One of the main functionalities it provides is a ResilientSysLogHandler class that is a drop-in replacement of logging.handlers.SysLogHandler and is able to gracefully handle any connection issues to the syslog server while falling back to file stream logging to avoid any loss of messages.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page