Skip to main content

No project description provided

Project description

Use:

from calltrack import jsonlog

@jsonlog
def f(x: int) -> int:
    return x

if __name__ == '__main__':
    for i in range(10):
        f(i)

This will save a single JSON file containing all the calls to f with some details, in a logs directory.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

calltrack-0.0.3.tar.gz (6.9 kB view details)

Uploaded Source

Built Distribution

calltrack-0.0.3-py3-none-any.whl (9.9 kB view details)

Uploaded Python 3

File details

Details for the file calltrack-0.0.3.tar.gz.

File metadata

  • Download URL: calltrack-0.0.3.tar.gz
  • Upload date:
  • Size: 6.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.10.1 Linux/6.5.0-28-generic

File hashes

Hashes for calltrack-0.0.3.tar.gz
Algorithm Hash digest
SHA256 4901432b0d651ffcdfa08a6b9e16614b84f3451265d60091216e962b1aa2468f
MD5 a5a4eb6cd7259902228244fbcd8374ac
BLAKE2b-256 526622702414987bd9860accb3df481f8b701838f9c0bb29419df88d55d9060d

See more details on using hashes here.

File details

Details for the file calltrack-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: calltrack-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 9.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.10.1 Linux/6.5.0-28-generic

File hashes

Hashes for calltrack-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 f9ceff1002a603d289a2a0ab1f3f9c3609ceb777330dafebbfd138503b47f4be
MD5 feba224262c0c4cc3bd333b2c2e7a64f
BLAKE2b-256 4bebf2bb8b962d80f703b6b9ffbea3e64fc591381de07662462e9b6be09a62dd

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page