log_calls

Debugging and profiling decorator for functions and classes that logs caller name(s), args+values, execution time, and more. Eliminates reams of boilerplate code.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install log-calls

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.3.2 2017-01-23  
0.3.1 2016-05-23  
0.3.0 2016-03-09  
0.2.5.post3 2014-12-02  
0.2.5.post2 2014-12-01  
0.2.5 2014-12-01  
0.2.4.post4 2014-11-23  
0.2.4.post2 2014-11-23  
0.2.4.post1 2014-11-23  
0.2.4 2014-11-22  
0.2.3.post2 2014-11-13  
0.2.3.post1 2014-11-13  
0.2.3 2014-11-13  
0.2.2 2014-11-10  
0.2.1 2014-11-08  
0.2.0 2014-11-06  
0.1.14 2014-11-06  

Issues with this package?

Page last updated 2025-06-27 16:18:41 UTC