Skip to content

Instantly share code, notes, and snippets.

View mzpqnxow's full-sized avatar
🙈

AG mzpqnxow

🙈
View GitHub Profile
@mzpqnxow
mzpqnxow / autolog.py
Last active September 12, 2021 00:34 — forked from brendano/autolog.py
python decorators to log all method calls, show call graphs in realtime too
"""
Written by Brendan O'Connor, [email protected], www.anyall.org
* Originally written Aug. 2005
* Posted to gist.github.com/16173 on Oct. 2008
Copyright (c) 2003-2006 Open Source Applications Foundation
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at