[ 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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)