[ 源代码: 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
- 交互式高级面向对象语言(默认 python3 版本)
-
- sug: python3-rich
- render rich text, tables, progress bars, syntax highlighting, markdown and more