[ buster ]
[ ソース: python-structlog ]
パッケージ: python-structlog (18.1.0-1)
python-structlog に関するリンク
Debian の資源:
python-structlog ソースパッケージをダウンロード:
- [python-structlog_18.1.0-1.dsc]
- [python-structlog_18.1.0.orig.tar.gz]
- [python-structlog_18.1.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [www.structlog.org]
類似のパッケージ:
structured logging for Python (2.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.
This package installs the library for Python 2
その他の python-structlog 関連パッケージ
|
|
|
|
-
- dep: python
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
-
- dep: python-six
- Python 2 および 3 互換性ライブラリ (Python 2 インターフェース)
-
- sug: python-twisted-core
- Event-based framework for internet applications