CMD + K

eliot

Community

Action-tracing logging for Python: the logging library that tells you why it happened

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::eliot

Usage Tracking

1.17.5
1.16.0
1.14.0
1.13.0
1.12.0
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

Most logging systems tell you what happened in your application, whereas eliot also tells you why it happened. eliot is a Python logging system that outputs causal chains of actions: actions can spawn other actions, and eventually they either succeed or fail. The resulting logs tell you the story of what your software did: what happened, and what caused it.

About

Summary

Action-tracing logging for Python: the logging library that tells you why it happened

Last Updated

Mar 3, 2025 at 12:23

License

Apache-2.0

Total Downloads

266.0K

Supported Platforms

macOS-64
win-64
linux-64