{"library":"autologging","type":"library","category":null,"description":"Autologging (version 1.3.2) is a Python library that simplifies logging and tracing for classes and functions by eliminating boilerplate code. It provides decorators (`@logged` and `@traced`) to automatically inject a logger or trace method calls, respectively. It works with Python's standard `logging` module, allowing for independent configuration and control of application logging and program flow tracing. The library supports Python 2.7 and Python 3.3+.","language":"python","status":"active","version":"1.3.2","tags":["logging","tracing","decorator","automation","stdlib"],"last_verified":"Sat May 23","install":[{"cmd":"pip install Autologging","imports":["from autologging import logged","from autologging import traced","from autologging import TRACE"]}],"homepage":"http://ninthtest.info/python-autologging/","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/autologging/","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.05,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/autologging/compatibility"}}