Python library with helper methods for logging.
Project description
Python library with helper methods for logging.
init_logging - initializes the logging with a default level, which can be overridden with an environment variable
set_logging_level - sets the logging level of a logging.Logger instance
str_to_logging_level - turns a string logging level into a logging module one, used by init_logging and set_logging_level
add_logging_level - adds an option for the logging level to an argparse.ArgumentParser instance
add_logger_name - adds an option for a custom name for a logger to an argparse.ArgumentParser instance
Changelog
0.0.3 (2025-01-14)
using underscore in project name now
0.0.2 (2025-01-14)
init_logging now supports specifying stream or filename or handlers as well as the log_format
0.0.1 (2023-11-30)
initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file wai_logging-0.0.3.tar.gz
.
File metadata
- Download URL: wai_logging-0.0.3.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
8e2bad7b6c54bec14d93539fc2d59a166782f496943fb9a77bc8f3459bbe1d03
|
|
MD5 |
4a39333dc8403b7c7a63dc27e8f6843a
|
|
BLAKE2b-256 |
a09974ef3a0d5932783d6adc2fe09b17032210d4133a26249765a54810df12b6
|