Skip to main content

Support for Python logging facility

Project description

https://img.shields.io/pypi/v/jaraco.logging.svg https://img.shields.io/pypi/pyversions/jaraco.logging.svg tests Ruff https://readthedocs.org/projects/jaracologging/badge/?version=latest https://img.shields.io/badge/skeleton-2023-informational

Argument Parsing

Quickly solicit log level info from command-line parameters:

parser = argparse.ArgumentParser()
jaraco.logging.add_arguments(parser)
args = parser.parse_args()
jaraco.logging.setup(args)

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

jaraco.logging-3.3.0.tar.gz (9.1 kB view hashes)

Uploaded Source

Built Distribution

jaraco.logging-3.3.0-py3-none-any.whl (4.8 kB view hashes)

Uploaded Python 3

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