{"library":"logzero","type":"library","category":null,"description":"logzero is a Python library (version 1.7.0) that provides robust and effective logging for both Python 2 and 3. It simplifies logging to the console with pretty, level-specific colored output and supports logging to rotating files. The library also includes built-in JSON logging capabilities, aiming for a low-boilerplate approach to standard Python logging. Its release cadence is generally stable with occasional updates.","language":"python","status":"active","version":"1.7.0","tags":["logging","console logging","file logging","pretty logging","json logging","developer tool"],"install":[{"cmd":"pip install logzero","imports":["from logzero import logger","import logzero\nlogzero.logfile('/path/to/file.log')"]}],"homepage":"https://logzero.readthedocs.io","github":"https://github.com/metachris/logzero","docs":null,"changelog":null,"pypi":"https://pypi.org/project/logzero/","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.5,"avg_import_s":0.07,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/logzero/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}