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 astime,levelormessage) 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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ac3712ef21f15f7dff87558cea522d9efd5faff8035b775c5905732b21d51f15
|
|
| MD5 |
30287cb43b91e9ef8150bae2fc1b1709
|
|
| BLAKE2b-256 |
10571f616d53654618dd8ebc75f711d7461ab05d44b4a7b9f389832398acedc9
|
File details
Details for the file python_logdog-0.4.0-py3-none-any.whl.
File metadata
- Download URL: python_logdog-0.4.0-py3-none-any.whl
- Upload date:
- Size: 14.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5059882a5f887bc990df82ec6d9a4f50346225c29812721c8222fdde41744145
|
|
| MD5 |
a8d5dc615252e2b380684f2320a943aa
|
|
| BLAKE2b-256 |
6de2425edc06335b6b60e3b41ba28e556e4f069f5018f09e524e9d9ca5f1d8ea
|