json-logging-py:用于Python日志记录的JSON Logstash格式化程序

时间:2024-05-27 17:17:13
【文件属性】:

文件名称:json-logging-py:用于Python日志记录的JSON Logstash格式化程序

文件大小:5KB

文件格式:ZIP

更新时间:2024-05-27 17:17:13

Python

适用于Python的JSON日志记录 该库提供了Python日志记录格式化程序来输出JSON,2个格式化程序特定于Logstash消息格式版本0或1。 安装 使用点子: pip install json-logging-py 来自来源: python setup.py install 用法 该库的名称是jsonlogging ,它提供了3种格式化程序: JSONFormatter { "tags": [ "env=prod", "role=www" ], "timestamp": "2015-09-22T22:40:56.178715Z", "level": "ERROR", "host": "server-01.example.com", "path": "example.py", "mess


【文件预览】:
json-logging-py-master
----README.rst(2KB)
----example.py(421B)
----LICENSE(1KB)
----setup.py(887B)
----jsonlogging.py(6KB)

网友评论