Skip to main content

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

safelogging-0.1.0.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

safelogging-0.1.0-py2.py3-none-any.whl (4.1 kB view hashes)

Uploaded Python 2 Python 3

Supported by

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