Skip to main content

logging package

Project description

PyPI - Version GitHub Workflow Status GitHub Repo stars

python logging tools

python package for modern logging

installation

pip install python-logging-tools

[!WANING]
the project will be updated soon, but is not recommended for use now!

usage:

from colorama import Fore
import logging
import pylogging_tools

log = pylogging_tools.LoggingTools("Test pylog-tools", logging.INFO)
log.debug("debug")
log.warning("warning", color=Fore.BLUE)

output: [INFO]> [Name] - message

package:

  • this package simplifies logging in python logging tools package
  • logging to file
  • logging levels are supported
  • colors are supported (not tested yet)
  • log formatting is supported
  • hide defualt logger

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

python-logging-tools-0.1.0.tar.gz (3.2 kB view details)

Uploaded Source

File details

Details for the file python-logging-tools-0.1.0.tar.gz.

File metadata

  • Download URL: python-logging-tools-0.1.0.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.5

File hashes

Hashes for python-logging-tools-0.1.0.tar.gz
Algorithm Hash digest
SHA256 644f2fd8300edba4b6327ea73d4512a9b9993e2fd250f93d169be18011a025ff
MD5 d8aff3d3b4439cf9ecef3f179781d5bc
BLAKE2b-256 a19f930b0e3d95a26ee898de60fbbdfa9292f613bea759d15c22b87dad063cd0

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