autowrapt-logger
A Python module logging the elapsed time of methods to stdout. The methods can be specified with module:method env. Without modifying your application, you are able to activate this feature.
Installation
pip install autowrapt-logger
Usage
AUTOWRAPT_BOOTSTRAP=autowrapt_logger INSTRUMENT_LIST="worker:logic_a,worker:logic_b,worker:get_db_data,worker:job" python3 example.py
Release files for autowrapt-logger 1.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| autowrapt_logger-1.6-py3-none-any.whl | Python 3 | none | any | Details |
Release files / autowrapt_logger-1.6-py3-none-any.whl
| Download URL | autowrapt_logger-1.6-py3-none-any.whl |
|---|---|
| Size | 2.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c4bc16c1e7d74f5287599aa808b0bd6626173963be3937b35795f8a2b3d2e384
|
|
BLAKE2b-256 checksum How to use checksums |
ba786371e00baca47151b78184c6a4d313f38691c05654de8f1b803002bc09c8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.8.3
|