Structured Logging for Python
Project description
structlog makes logging in Python faster, less painful, and more powerful by adding structure to your log entries. It has been successfully used in production at every scale since 2013, while embracing cutting-edge technologies like asyncio or type hints along the way, and influenced the design of structured logging packages in other ecosystems.
Thanks to its highly flexible design, it’s up to you whether you want structlog to take care about the output of your log entries or whether you prefer to forward them to an existing logging system like the standard library’s logging module.
structlog comes with support for JSON, logfmt, as well as pretty console output out-of-the-box:
A short explanation on why structured logging is good for you, and why structlog is the right tool for the job can be found in the Why chapter of our documentation.
Once you feel inspired to try it out, check out our friendly Getting Started tutorial that also contains detailed installation instructions!
If you prefer videos over reading, check out Markus Holtermann’s DjangoCon Europe 2019 talk: Logging Rethought 2: The Actions of Frank Taylor Jr.
Project Information
License: dual Apache License, version 2 and MIT
Source Code: https://github.com/hynek/structlog
Documentation: https://www.structlog.org/
Changelog: https://www.structlog.org/en/stable/changelog.html
Get Help: please use the structlog tag on StackOverflow
Third-party Extensions: https://github.com/hynek/structlog/wiki/Third-party-Extensions
Supported Python Versions: 3.7 and later
structlog for Enterprise
Available as part of the Tidelift Subscription.
The maintainers of structlog and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source packages you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact packages you use. Learn more.
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.
Source Distribution
Built Distribution
File details
Details for the file structlog-22.1.0.tar.gz
.
File metadata
- Download URL: structlog-22.1.0.tar.gz
- Upload date:
- Size: 474.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 94b29b1d62b2659db154f67a9379ec1770183933d6115d21f21aa25cfc9a7393 |
|
MD5 | 318d04b362df049ca0a43ea631943824 |
|
BLAKE2b-256 | 2bd4359d0313ba3e7080cc943b515640b9e301f51abf196008c83c765d939df5 |
File details
Details for the file structlog-22.1.0-py3-none-any.whl
.
File metadata
- Download URL: structlog-22.1.0-py3-none-any.whl
- Upload date:
- Size: 58.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 760d37b8839bd4fe1747bed7b80f7f4de160078405f4b6a1db9270ccbfce6c30 |
|
MD5 | 06704800312ba7a09bc315e8eeb5c2bb |
|
BLAKE2b-256 | fb229748093e3a26729cc9d4f1dc4ffafaf43917377884b8eb7fce57ae9d06e9 |