Latest version: v0.1.1
The information on this page was curated by experts in our Cybersecurity Intelligence Team.
LogFunctionUsage in pylogfunctionusage is a Python decorator designed to enhance the logging capabilities of your functions by wrapping them in a try: block. It logs function usage, including calls, exceptions, and results, to an SQLite table
No known vulnerabilities found