Structured Logging for Python
Project description
structlog is the production-ready logging solution for Python:
- Simple: Everything is about functions that take and return dictionaries – all hidden behind familiar APIs.
- Powerful: Functions and dictionaries aren’t just simple but also powerful. structlog leaves you in control.
- Fast: structlog is not hamstrung by designs of yore. Its flexibility comes not at the price of performance.
Thanks to its flexible design, you choose whether you want structlog to take care of 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.
The output format is just as flexible and structlog comes with support for JSON, logfmt, as well as pretty console output out-of-the-box:
Sponsors
structlog would not be possible without our amazing sponsors. Especially those generously supporting us at the The Organization tier and higher:
Please consider joining them to help make structlog’s maintenance more sustainable!
Introduction
structlog has been successfully used in production at every scale since 2013, while embracing cutting-edge technologies like asyncio, context variables, or type hints as they emerged. Its paradigms proved influential enough to help design structured logging packages across ecosystems.
Project Links
- Get Help (use the structlog tag on Stack Overflow)
- PyPI
- GitHub
- Documentation
- Changelog
- Third-party Extensions
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.
Release Information
Added
-
Support for Python 3.14 and Python 3.13.4.
Python 3.14 has an backwards-incompatible change to
logging.Logger.isEnabledFor()(it now always returns False if a log entry is in flight) that has been backported to 3.13.4 (expected on 2025-06-03). It mainly affectsstructlog.stdlib.filter_by_level(). #723 -
structlog.tracebacksnow handles exception groups.structlog.tracebacks.Stackhas two new fields,is_group: boolandexceptions: list[Trace]. This works similarly to what Rich v14.0.0 does. #720
Fixed
structlog.processors.ExceptionPrettyPrinternow respects the exception_formatter arguments instead of always using the default formatter. #724
Credits
structlog is written and maintained by Hynek Schlawack. The idea of bound loggers is inspired by previous work by Jean-Paul Calderone and David Reid.
The development is kindly supported by my employer Variomedia AG, structlog’s Tidelift subscribers, and all my amazing GitHub Sponsors.
The logs-loving beaver logo has been contributed by Lynn Root.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file structlog-25.4.0.tar.gz.
File metadata
- Download URL: structlog-25.4.0.tar.gz
- Upload date:
- Size: 1.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
186cd1b0a8ae762e29417095664adf1d6a31702160a46dacb7796ea82f7409e4
|
|
| MD5 |
acec56588b8e3ec7f28e36cbdb93021c
|
|
| BLAKE2b-256 |
79b96e672db4fec07349e7a8a8172c1a6ae235c58679ca29c3f86a61b5e59ff3
|
Provenance
The following attestation bundles were made for structlog-25.4.0.tar.gz:
Publisher:
pypi-package.yml on hynek/structlog
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
structlog-25.4.0.tar.gz -
Subject digest:
186cd1b0a8ae762e29417095664adf1d6a31702160a46dacb7796ea82f7409e4 - Sigstore transparency entry: 227081876
- Sigstore integration time:
-
Permalink:
hynek/structlog@d38385cda711f62ad56018abfd72d4384f94e3ce -
Branch / Tag:
refs/tags/25.4.0 - Owner: https://github.com/hynek
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi-package.yml@d38385cda711f62ad56018abfd72d4384f94e3ce -
Trigger Event:
release
-
Statement type:
File details
Details for the file structlog-25.4.0-py3-none-any.whl.
File metadata
- Download URL: structlog-25.4.0-py3-none-any.whl
- Upload date:
- Size: 68.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fe809ff5c27e557d14e613f45ca441aabda051d119ee5a0102aaba6ce40eed2c
|
|
| MD5 |
096beb16c41baf1b9de8ff0481daa159
|
|
| BLAKE2b-256 |
a04a97ee6973e3a73c74c8120d59829c3861ea52210667ec3e7a16045c62b64d
|
Provenance
The following attestation bundles were made for structlog-25.4.0-py3-none-any.whl:
Publisher:
pypi-package.yml on hynek/structlog
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
structlog-25.4.0-py3-none-any.whl -
Subject digest:
fe809ff5c27e557d14e613f45ca441aabda051d119ee5a0102aaba6ce40eed2c - Sigstore transparency entry: 227081877
- Sigstore integration time:
-
Permalink:
hynek/structlog@d38385cda711f62ad56018abfd72d4384f94e3ce -
Branch / Tag:
refs/tags/25.4.0 - Owner: https://github.com/hynek
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi-package.yml@d38385cda711f62ad56018abfd72d4384f94e3ce -
Trigger Event:
release
-
Statement type: