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.