Latest version: v0.3
The information on this page was curated by experts in our Cybersecurity Intelligence Team.
A fast, simple, and yet powerful Python logging library designed to make function call logging effortless. No longer do you have to instantiate logging multiple times within a function or class. This module provides a simple decorator to automatically log the details of function calls, including arguments and return values to stdout and optionally to a JSON file specified.
No known vulnerabilities found