python-structlog 24.2.0-1 source package in Ubuntu

Changelog

python-structlog (24.2.0-1) unstable; urgency=low

  * New upstream version 24.2.0
  * Run wrap-and-sort -bast to reduce diff size of future changes.
  * Refresh patches.
  * Remove mermaid integration from documentation because of CDN loaded asset.
  * Add python3-rich to Suggests on python3-structlog.

 -- Michael Fladischer <email address hidden>  Sat, 15 Jun 2024 16:22:11 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-structlog_24.2.0-1.dsc 2.2 KiB eed31285443fca920ad919cdfc77e974890732496a584a397b31b5430e79c70f
python-structlog_24.2.0.orig.tar.gz 1.3 MiB 0e3fe74924a6d8857d3f612739efb94c72a7417d7c7c008d12276bca3b5bf13b
python-structlog_24.2.0-1.debian.tar.xz 7.0 KiB d28632f3a6328c9a795b2aec7bdfe34e170fb09c58e2e8df346e33a2db0fb7be

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.