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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size jotting-0.1.5-py3-none-any.whl (14.2 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size jotting-0.1.5.tar.gz (7.6 kB) | File type Source | Python version None | Upload date | Hashes View |