[ buster ]
[ ソース: python-colorlog ]
パッケージ: python-colorlog (4.0.1-1)
python-colorlog に関するリンク
Debian の資源:
python-colorlog ソースパッケージをダウンロード:
- [python-colorlog_4.0.1-1.dsc]
- [python-colorlog_4.0.1.orig.tar.gz]
- [python-colorlog_4.0.1-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
formatter to use with the logging module of Python 2
python-colorlog allows colors to be placed in the format string, which is mostly useful when paired with a StreamHandler that is outputting to a terminal. This is accomplished by adding a set of terminal color codes to the record before it is used to format the string.
This is the Python 2 version.