Skip to main content

Python logging utilities

Project description

logdog

Python package with logging utilities

This package is grouped into four main functionalities:

  • Encoders
    They are the "core" of this package. They are fully functional, but can still be extended and replaced as needed

  • Formatters
    They allow you to bring structured logging to your app. Keys present in log lines (such as time, level or message) can be easily configured by using a custom format

  • Handlers
    They are logging handlers. One of the key features is buffering, so no more 100 emails every minute. Just one with a summary

  • Wrappers
    They are just utilities that you can use to simplify the use of logging functions

Documentation

Documentation is hosted by GitHub Pages - click here

Requirements

  • Python >= 3.10

Installation

pip install -U python-logdog

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

python_logdog-0.4.0.tar.gz (26.1 kB view details)

Uploaded Source

Built Distribution

python_logdog-0.4.0-py3-none-any.whl (14.9 kB view details)

Uploaded Python 3

File details

Details for the file python_logdog-0.4.0.tar.gz.

File metadata

  • Download URL: python_logdog-0.4.0.tar.gz
  • Upload date:
  • Size: 26.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for python_logdog-0.4.0.tar.gz
Algorithm Hash digest
SHA256 ac3712ef21f15f7dff87558cea522d9efd5faff8035b775c5905732b21d51f15
MD5 30287cb43b91e9ef8150bae2fc1b1709
BLAKE2b-256 10571f616d53654618dd8ebc75f711d7461ab05d44b4a7b9f389832398acedc9

See more details on using hashes here.

File details

Details for the file python_logdog-0.4.0-py3-none-any.whl.

File metadata

File hashes

Hashes for python_logdog-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5059882a5f887bc990df82ec6d9a4f50346225c29812721c8222fdde41744145
MD5 a8d5dc615252e2b380684f2320a943aa
BLAKE2b-256 6de2425edc06335b6b60e3b41ba28e556e4f069f5018f09e524e9d9ca5f1d8ea

See more details on using hashes here.

Supported by

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