Skip to content

This package introspects the logger tree in the Python standard ``logging`` module.

License

Notifications You must be signed in to change notification settings

md1023/logging_tree

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

This package introspects the logger tree in the Python standard ``logging`` module.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.1%
  • Shell 0.9%