[ etiona ]
[ 原始碼: python-structlog ]
套件: python-structlog (17.2.0-1)
python-structlog 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-structlog:
- [python-structlog_17.2.0-1.dsc]
- [python-structlog_17.2.0.orig.tar.gz]
- [python-structlog_17.2.0-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Python Modules Team (郵件存檔)
- Filippo Giunchedi
- Vincent Bernat
外部的資源:
- 主頁 [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
- interactive high-level object-oriented language (default version)
-
- dep: python-six
- Python 2 and 3 compatibility library (Python 2 interface)
-
- sug: python-twisted-core
- Event-based framework for internet applications