[ ソース: python-structlog ]
パッケージ: python3-structlog (24.4.0-1)
python3-structlog に関するリンク
Debian の資源:
python-structlog ソースパッケージをダウンロード:
- [python-structlog_24.4.0-1.dsc]
- [python-structlog_24.4.0.orig.tar.gz]
- [python-structlog_24.4.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [www.structlog.org]
類似のパッケージ:
structured logging for Python (3.x)
Structlog makes structured logging in Python easy by augmenting your existing logger. It allows you to split your log entries up into key/value pairs and build them incrementally without annoying boilerplate code.
The output format is just as flexible and structlog comes with support for JSON, logfmt, as well as pretty console output out-of-the-box.
This package installs the library for Python 3.
その他の python3-structlog 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- sug: python3-rich
- render rich text, tables, progress bars, syntax highlighting, markdown and more