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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file safelogging-0.1.0.tar.gz
.
File metadata
- Download URL: safelogging-0.1.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52376a60b9cf5c4d8076fa328f03b020e1b1e982dcab399ef274e35bb95802c8 |
|
MD5 | a7a01e3c5a521062a83214957cc5ea67 |
|
BLAKE2b-256 | aba6f7e9f6295a50ae46763e0591feffdd7c1850e14ddc9d226781072c8948f7 |
File details
Details for the file safelogging-0.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: safelogging-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 84f90b068ed389d47c6b55b36697ddd9df7945edb579ec6207ef8a062f5833e9 |
|
MD5 | 434559f8d88a1317de4e5456969642df |
|
BLAKE2b-256 | 8422f62d16eade406e2f80cb1c5a619e4ef2f7ab2990aeb2123b999076d0e3f9 |