[ forky ]
[ sid ]
[ 原始碼: python-tiered-debug ]
套件:python3-tiered-debug(1.0.0-2)
python3-tiered-debug 的相關連結
Debian 的資源:
下載原始碼套件 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]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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.
其他與 python3-tiered-debug 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)