Package: python3-tiered-debug (1.0.0-2)
Links for python3-tiered-debug
Debian Resources:
Download Source Package python-tiered-debug:
- [python-tiered-debug_1.0.0-2.dsc]
- [python-tiered-debug_1.0.0.orig.tar.gz]
- [python-tiered-debug_1.0.0-2.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 | 4.8 kB | 27.0 kB | [list of files] |