Package: python3-tiered-debug (1.4.0-1)
Links for python3-tiered-debug
Debian Resources:
Download Source Package python-tiered-debug:
- [python-tiered-debug_1.4.0-1.dsc]
- [python-tiered-debug_1.4.0.orig.tar.gz]
- [python-tiered-debug_1.4.0-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Python logging helper module that allows multiple levels
This module provides a way to enable multiple tiers of debug logging. It's not doing anything fancy. It's just a wrapper around a standard logger.debug() call that caps the highest tier of debug logging to a value which can be set via the environment variable TIERED_DEBUG_LEVEL at runtime, which has a default of 1, but can be set to any value between 1 and 5. It can also be set interactively via the set_level() function.
Other Packages Related to python3-tiered-debug
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
Download python3-tiered-debug
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 10.4 kB | 45.0 kB | [list of files] |
