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.1.tar.gz (20.9 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.1-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: unclogger-0.2.1.tar.gz
  • Upload date:
  • Size: 20.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.10 {"installer":{"name":"uv","version":"0.9.10"},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for unclogger-0.2.1.tar.gz
Algorithm Hash digest
SHA256 121240848fb807428f1bd5f03ca3c744e15d4e4e465b84a0695188cea8d0f889
MD5 acac13be3c7a39ac9f2db8494c417069
BLAKE2b-256 ebcfdf4436bcca2a3fa7883e67123c2a80a503d449014bb02e3d2dfb46075ae2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: unclogger-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 4.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.10 {"installer":{"name":"uv","version":"0.9.10"},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for unclogger-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c106117526578ad6e610e4097196f6730f84c8ea388ac0555b60ae9ddc416713
MD5 720045d3d788be60c5699635f59bbd5c
BLAKE2b-256 d90bacaaa2772dda8534cf239f4e1c5417516f30504b851987f3670b20a25215

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