{"library":"json-log-formatter","type":"library","category":null,"description":"The `json-log-formatter` library provides a Python logging formatter that outputs log records as JSON strings. This structured logging approach facilitates easier integration with log aggregation and analysis systems like Logstash or ElasticSearch. The library is currently at version 1.1.1 and appears to be actively maintained, with regular updates to support modern Python logging practices.","language":"python","status":"active","version":"1.1.1","tags":["logging","json","formatter","logstash","structured logging","python"],"install":[{"cmd":"pip install json-log-formatter","imports":["from json_log_formatter import JSONFormatter","from json_log_formatter import VerboseJSONFormatter","from json_log_formatter import FlatJSONFormatter"]}],"homepage":null,"github":"https://github.com/marselester/json-log-formatter","docs":null,"changelog":null,"pypi":"https://pypi.org/project/json-log-formatter/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.7,"avg_import_s":0.03,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/json-log-formatter/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}