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/).
Release files for jotting 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| jotting-0.2.0.tar.gz | 8.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| jotting-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 23.9 kB
Release files / jotting-0.2.0.tar.gz
| Download URL | jotting-0.2.0.tar.gz |
|---|---|
| Size | 8.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
328d0d0f09e4b75829cc569e926f5c5bdf097df5487834d0e343d45d3c41657b
|
|
BLAKE2b-256 checksum How to use checksums |
85b13137bb603c16772de02fdeaaf3c12ce0849462c4b5584fe7f8a1e956c3f5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / jotting-0.2.0-py3-none-any.whl
| Download URL | jotting-0.2.0-py3-none-any.whl |
|---|---|
| Size | 14.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
cdc1c84c7634323cfcd8656260c5c5383f6cf14159c15f4a73f694073bc5ed1d
|
|
BLAKE2b-256 checksum How to use checksums |
2ca7c2ea4103fa53c284c6032a4dc51cbe4776dcb249252e826fe628f7358159
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |