Skip to main content

Project to add utility log functions for Python

Project description

A simple logging module that adds utility functions for using Python logging

Example Usage

Using in a typical module

from pi_conf import logs
log = logs.getLogger(__name__)
log.info("Hello log world!")

Set logging across entire application

from pi_conf import logs
logs.set_app_logging("debug")

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

pi_log-0.5.8.1.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

pi_log-0.5.8.1-py3-none-any.whl (3.9 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