sinclairtarget / logging_tree_tabula

Debug Python logging problems by printing out the tree of handlers you have defined.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to the logging_tree Python project repository!

You can install this package and read its documentation at the project’s official entry on the Python Package Index:

https://pypi.python.org/pypi/logging_tree

On Debian Testing and Unstable, you can install the package for the system Python versions with any of the standard Debian package tools:

$ sudo apt-get install python-logging-tree

The documentation is also available as the package docstring, kept inside of the logging_tree/__init__.py file here in the project repository.

About

Debug Python logging problems by printing out the tree of handlers you have defined.

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 96.6%Language:Shell 3.4%