python-structlog 24.1.0-1 source package in Ubuntu

Changelog

python-structlog (24.1.0-1) unstable; urgency=medium

  * New upstream release.

 -- Faidon Liambotis <email address hidden>  Fri, 12 Jan 2024 07:02:45 +0200

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-structlog_24.1.0-1.dsc 2.5 KiB de1c464a573ce25989c9feb8f0b4408f2bd9c05bb4fad21aa497919d6ff43c45
python-structlog_24.1.0.orig.tar.gz 1.3 MiB 41a09886e4d55df25bdcb9b5c9674bccfab723ff43e0a86a1b7b236be8e57b16
python-structlog_24.1.0-1.debian.tar.xz 6.5 KiB ef5c35b3f6e988cc42889d0c9508ca7d25423f0fa3f38a5e70685b71b8c34cd2

Available diffs

No changes file available.

Binary packages built by this source

python-structlog-doc: structured logging for Python (common documentation)

 Structlog makes structured logging in Python easy by augmenting your existing
 logger. It allows you to split your log entries up into key/value pairs and
 build them incrementally without annoying boilerplate code.
 .
 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.
 .
 This is the common documentation package.

python3-structlog: structured logging for Python (3.x)

 Structlog makes structured logging in Python easy by augmenting your existing
 logger. It allows you to split your log entries up into key/value pairs and
 build them incrementally without annoying boilerplate code.
 .
 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.
 .
 This package installs the library for Python 3.