https://github.com/cdown/logdecorator
A decorator to log function calls
https://github.com/cdown/logdecorator
Last synced: over 1 year ago
JSON representation
A decorator to log function calls
- Host: GitHub
- URL: https://github.com/cdown/logdecorator
- Owner: cdown
- Created: 2015-10-29T14:16:08.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-29T17:53:28.000Z (over 10 years ago)
- Last Synced: 2025-02-06T07:30:55.002Z (over 1 year ago)
- Language: Python
- Size: 129 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
logdecorator is a small function that you can use to log function calls through
decoration.