{"library":"logbook","type":"library","category":null,"description":"Logbook is a Python library designed as a logging replacement, offering a fresh take on logging that is often considered more intuitive and powerful than Python's standard `logging` module. It focuses on clean, contextual logging and robust handler management. The current stable version is 1.9.2, with releases occurring intermittently based on contributions and maintenance.","language":"python","status":"active","version":"1.9.2","tags":["logging","observability","log management"],"install":[{"cmd":"pip install logbook","imports":["from logbook import Logger","from logbook import StreamHandler","from logbook import FileHandler","from logbook.more import TimedRotatingFileHandler","from logbook import INFO","from logbook import DEBUG"]}],"homepage":null,"github":"https://github.com/getlogbook/logbook","docs":"https://logbook.readthedocs.io","changelog":null,"pypi":"https://pypi.org/project/logbook/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.7,"avg_import_s":0.18,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/logbook/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}