Autologging
JSON →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+.
Traffic · last 30 days ↑100% vs prev 7d
total hits 22
actors 7 distinct systems
last hit 1d ago MetaBot
top countries 🇩🇪 Germany · 🇺🇸 United States · 🇸🇬 Singapore · 🇨🇦 Canada
API endpoints
full doc /v1/registry/autologging
install /v1/registry/autologging/install
compatibility /v1/registry/autologging/compatibility