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.1.0.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

pi_log-0.1.0-py3-none-any.whl (3.2 kB view details)

Uploaded Python 3

File details

Details for the file pi_log-0.1.0.tar.gz.

File metadata

  • Download URL: pi_log-0.1.0.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for pi_log-0.1.0.tar.gz
Algorithm Hash digest
SHA256 9cb81d102e7eca995c17403cfffaf53ee97effe1bef71e713582d266dfab9e39
MD5 d994b779043ae09f285e539ca766ad83
BLAKE2b-256 c359d126709b6a2db532ef7093005568a52720a3a2388ef5509ccef2a1262937

See more details on using hashes here.

File details

Details for the file pi_log-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: pi_log-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 3.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for pi_log-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5a2b0ad89e1337f26af35e557e9c53b06642e3f5451d840ea6dbc6775f6aa12f
MD5 20e7baa1bafd29e2886805036594db95
BLAKE2b-256 a446edc7cde6ba83faa6f181021f825e0e611197c02a0210f232911dc17a39e4

See more details on using hashes here.

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