Skip to main content

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.5 (2025-08-25)

  • add_logging_level method now allows specifying the destination in the parsed namespace

  • add_logger_name method now allows specifying the destination in the parse namespace, and either short or long option flag can be specified

0.0.4 (2025-08-25)

  • add_logging_level method no longer requires short and long option flag to be specified together, one of them can be omitted (ie None)

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


Download files

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

Source Distribution

wai_logging-0.0.5.tar.gz (5.2 kB view details)

Uploaded Source

File details

Details for the file wai_logging-0.0.5.tar.gz.

File metadata

  • Download URL: wai_logging-0.0.5.tar.gz
  • Upload date:
  • Size: 5.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for wai_logging-0.0.5.tar.gz
Algorithm Hash digest
SHA256 bc44cd646cb70a15334246a29c333e527a96457f0169294a0c70998cad013e26
MD5 0a934d43a1ddba70e300de058d6405f7
BLAKE2b-256 1af04b6b9ae938ce0b98415cbfbacd630aa2b6545379911e13943b2037cb16a3

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