{"library":"verboselogs","type":"library","category":null,"description":"The `verboselogs` package extends Python's standard `logging` module by introducing additional log levels: NOTICE, SPAM, SUCCESS, and VERBOSE. These levels are strategically positioned within the existing hierarchy (e.g., NOTICE between WARNING and INFO, VERBOSE between INFO and DEBUG) to provide more granular control over log output. Version 1.7 is currently active, and its release cadence has been stable, with the last update in 2017.","language":"python","status":"active","version":"1.7","tags":["logging","utility","verbosity"],"last_verified":"Fri May 22","install":[{"cmd":"pip install verboselogs","imports":["from verboselogs import VerboseLogger","import verboselogs; verboselogs.NOTICE","import verboselogs; verboselogs.SPAM","import verboselogs; verboselogs.SUCCESS","import verboselogs; verboselogs.VERBOSE"]}],"homepage":"https://verboselogs.readthedocs.io","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/verboselogs/","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.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/verboselogs/compatibility"}}