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

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
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 2026-09-03 04:49:16 UTC