Skip to main content

causally related logging messages

Project description

Logs that explain when, where, and why things happen.

jotting is a log system for Python that can be used to record the causal history of an asynchronous or distributed system. These histories are composed of actions which, once “started”, will begin “working”, potentially spawn other actions, and eventually end as a “success” or “failure”. In the end you’re left with a breadcrumb trail of information that you can use to squash bugs with minimal boilerplate.

Jotting was heavily inspired by eliot (https://eliot.readthedocs.io/).

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

jotting-0.2.0.tar.gz (8.9 kB view hashes)

Uploaded Source

Built Distribution

jotting-0.2.0-py3-none-any.whl (14.9 kB view hashes)

Uploaded Python 3

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