File: README.md

package info (click to toggle)
logging-tree 1.9-1.2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 128 kB
  • sloc: python: 449; sh: 17; makefile: 4
file content (15 lines) | stat: -rw-r--r-- 553 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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.