structlog 25.2.0
pip install structlog
Released:
Structured Logging for Python
Navigation
Verified details
These details have been verified by PyPIProject links
GitHub Statistics
Maintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
-
License Expression: MIT OR Apache-2.0
SPDX License Expression - Author: Hynek Schlawack
- Tags log, logging, structure, structured
- Requires: Python >=3.8
-
Provides-Extra:
dev
,docs
,tests
,typing
Classifiers
- Development Status
- License
- Programming Language
- Topic
- Typing
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
structlog.tracebacks.Stack
now includes anexc_notes
field reflecting the notes attached to the exception. #684
Changed
-
structlog.stdlib.BoundLogger
's binding-related methods now also returnSelf
. #694 -
structlog.processors.TimeStamper
now produces internally timezone-awaredatetime
objects. Default output hasn't changed, but you can now use%z
in your fmt string. #709
Fixed
- Expose
structlog.dev.RichTracebackFormatter
for imports. #699 - Expose
structlog.processors.LogfmtRenderer
for imports. #701
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
Verified details
These details have been verified by PyPIProject links
GitHub Statistics
Maintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
-
License Expression: MIT OR Apache-2.0
SPDX License Expression - Author: Hynek Schlawack
- Tags log, logging, structure, structured
- Requires: Python >=3.8
-
Provides-Extra:
dev
,docs
,tests
,typing
Classifiers
- Development Status
- License
- Programming Language
- Topic
- Typing
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-25.2.0.tar.gz
.
File metadata
- Download URL: structlog-25.2.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 | d9f9776944207d1035b8b26072b9b140c63702fd7aa57c2f85d28ab701bd8e92 |
|
MD5 | 36bf8b9fa58b36f410092d6bf5ee2711 |
|
BLAKE2b-256 | 78b8d3670aec25747e32d54cd5258102ae0d69b9c61c79e7aa326be61a570d0d |
Provenance
The following attestation bundles were made for structlog-25.2.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.2.0.tar.gz
- Subject digest:
d9f9776944207d1035b8b26072b9b140c63702fd7aa57c2f85d28ab701bd8e92
- Sigstore transparency entry: 180377633
- Sigstore integration time:
- Permalink:
hynek/structlog@e948850c1bd20334247ce5d8228eab6549ab94a6
- Branch / Tag:
refs/tags/25.2.0
- Owner: https://github.com/hynek
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
pypi-package.yml@e948850c1bd20334247ce5d8228eab6549ab94a6
- Trigger Event:
release
- Statement type:
File details
Details for the file structlog-25.2.0-py3-none-any.whl
.
File metadata
- Download URL: structlog-25.2.0-py3-none-any.whl
- Upload date:
- Size: 68.4 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 | 0fecea2e345d5d491b72f3db2e5fcd6393abfc8cd06a4851f21fcd4d1a99f437 |
|
MD5 | f5ae89ea06f5d35b370ff036fd46bd6b |
|
BLAKE2b-256 | 51eb244741c1abf7b4092686db0798a4c43491298f40ddec4226f5c4f6b5d3eb |
Provenance
The following attestation bundles were made for structlog-25.2.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.2.0-py3-none-any.whl
- Subject digest:
0fecea2e345d5d491b72f3db2e5fcd6393abfc8cd06a4851f21fcd4d1a99f437
- Sigstore transparency entry: 180377637
- Sigstore integration time:
- Permalink:
hynek/structlog@e948850c1bd20334247ce5d8228eab6549ab94a6
- Branch / Tag:
refs/tags/25.2.0
- Owner: https://github.com/hynek
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
pypi-package.yml@e948850c1bd20334247ce5d8228eab6549ab94a6
- Trigger Event:
release
- Statement type: