Skip to main content

Custom wrapper for enhanced structured logging.

Project description

Unclogger

Simple Python library for customizable structured logging.

Documentation Status

Quick Intro

from unclogger import get_logger
logger = get_logger("test logger")
logger.info("test test", foo="abc", bar=123)

Output:

{
  "foo": "abc", 
  "bar": 123, 
  "event": "test test", 
  "logger": "test logger", 
  "level": "info", 
  "timestamp": "2021-02-12T22:40:07.600385Z"
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

unclogger-0.2.2.tar.gz (85.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

unclogger-0.2.2-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

Details for the file unclogger-0.2.2.tar.gz.

File metadata

  • Download URL: unclogger-0.2.2.tar.gz
  • Upload date:
  • Size: 85.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.20 {"installer":{"name":"uv","version":"0.11.20","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for unclogger-0.2.2.tar.gz
Algorithm Hash digest
SHA256 c440b45ede5061b837e1eb4b707130f9073a6d03051cfade1050e6a1a500bda1
MD5 4b7c16de8f905e6e00084505e19d5558
BLAKE2b-256 549c9e131e1c303e1d9f08c50d01bc6d5239bd3e795d838772a751f2580ae270

See more details on using hashes here.

File details

Details for the file unclogger-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: unclogger-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 4.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.20 {"installer":{"name":"uv","version":"0.11.20","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for unclogger-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 7e6d5484a2845d837aaa1c473678082182e6d6cad436605f22fbd8b1a04c08bb
MD5 1d424f7f7db3be17e9502243f8084646
BLAKE2b-256 714862a525a57c5d8aee61bd5d57121570e50a15961f257c03cd664086e6f82d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page