correctly configure python logging


Keywords
python, logging, configuration, easy, yaml, json, debug
License
MIT
Install
pip install pylogconf==0.0.37

Documentation

pylogconf project by Mark Veltzer

PyPI - Status PyPI - Python Version PyPI - License PyPI - Package Name PyPI - Format

PyPI - Downloads PyPI - Downloads PyPI - Downloads

Code style: black

build correctly configure python logging

project website: https://veltzer.github.io/pylogconf

chat with me at gitter

Debian/Ubuntu users

$ apt-get install build-essential libsystemd-journal-dev libsystemd-daemon-dev libsystemd-dev

For CentOS/RHEL

$ yum install gcc systemd-devel

And install it from pypi

$ pip install pylogconf

Use it

TBD