[ 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