{"library":"eliot","type":"library","category":null,"description":"Eliot is a structured logging library for Python designed to capture causality in distributed systems. It allows you to log actions as trees, showing what caused what, and integrates with serialization formats like JSON. Current version 1.17.5, requires Python >=3.9.0. Maintained actively with minor releases every few months.","language":"python","status":"active","version":"1.17.5","tags":["logging","structured-logging","distributed-systems"],"last_verified":"Fri May 01","install":[{"cmd":"pip install eliot","imports":["from eliot import start_action","from eliot import Action","from eliot import log_call","from eliot import Message","from eliot import to_file"]}],"homepage":"https://eliot.readthedocs.io","github":"https://github.com/itamarst/eliot","docs":null,"changelog":null,"pypi":"https://pypi.org/project/eliot/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}