软件包: python3-fluent-logger (0.10.0-1)
python3-fluent-logger 的相关链接
Trisquel 的资源:
下载源码包 python-fluent-logger:
- [python-fluent-logger_0.10.0-1.dsc]
- [python-fluent-logger_0.10.0.orig.tar.gz]
- [python-fluent-logger_0.10.0-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Python Team
- Michal Arbet
外部的资源:
- 主页 [github.com]
相似软件包:
Structured logger for Fluentd - Python
Many web/mobile applications generate huge amount of event logs (c, f. login, logout, purchase, follow, etc). To analyze these event logs could be really valuable for improving the service. However, the challenge is collecting these logs easily and reliably. Fluentd solves that problem by having: easy installation, small footprint, plugins, reliable buffering, log forwarding, etc.
Fluent-logger is a Python library, to record the events from Python application.
This package contains Python library.
其他与 python3-fluent-logger 有关的软件包
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-msgpack (>= 1.0.0~)
- Python 3 implementation of MessagePack format