How to Install and Uninstall python-logging-tree Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "python-logging-tree" package

Please follow the guidelines below to install python-logging-tree on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-logging-tree

2. Uninstall "python-logging-tree" package

Please follow the guidelines below to uninstall python-logging-tree on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-logging-tree $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-logging-tree package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-logging-tree
Priority: optional
Section: universe/python
Installed-Size: 71
Maintainer: Ubuntu Developers
Original-Maintainer: Federico Ceratto
Architecture: all
Source: logging-tree
Version: 1.4-1
Provides: python2.7-logging-tree
Depends: python:any (>= 2.7.5-5~), python:any (<< 2.8)
Filename: pool/universe/l/logging-tree/python-logging-tree_1.4-1_all.deb
Size: 10582
MD5sum: 50527833b6d1099603dc2a4b436add02
SHA1: f3ec3d882ab39defc0e03be0bace2bea4565fa4c
SHA256: c14ac27bbdcdc5eaa8465f2df2e335a829f2f90b12453aea5133c39f65950507
Description-en: introspect and display the logging tree in Python
A debugging tool for inspecting the hierarchy of loggers in Python.
It is useful for troubleshooting applications where the logging levels seem
inconsistent across modules and libraries.
The loggers and their configuration is printed in a ascii tree.
Description-md5: 00060bcf0e069887ae25265d3299b938
Homepage: https://github.com/brandon-rhodes/logging_tree
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu