{"library":"logistro","type":"library","category":null,"description":"Logistro is an extremely light wrapper over Python's standard `logging` module, providing sensible defaults for logging configuration. It simplifies common logging setups and includes specialized functionality like `getPipeLogger()` for piping subprocess stderr to the main logger. The library is currently at version 2.0.1 and maintains an active development status, with recent releases focused on minor fixes and metadata updates.","language":"python","status":"active","version":"2.0.1","tags":["logging","utility","wrapper","python-standard-library"],"install":[{"cmd":"pip install logistro","imports":["import logistro\nlogger = logistro.getLogger(__name__)","import logistro\npipe, logger = logistro.getPipeLogger(__name__ + '-subprocess')","import logistro\nlogistro.set_structured()","import logistro\nlogistro.set_human()"]}],"homepage":null,"github":"https://github.com/geopozo/logistro","docs":null,"changelog":null,"pypi":"https://pypi.org/project/logistro/","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.06,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/logistro/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}