Skip to main content

Module for logging

Project description

ulogging-py

GitHub: https://github.com/s0urcedev/ulogging-py

PyPi: https://pypi.org/project/ulogging/

Python module for logging

Installation:

pip install ulogging

Importing:

from ulogging import Logging

Using:

log_it_low_importance — decorator for low importance logging

log_it_high_importance — decorator for high importance logging

log_here(log_id) — method for log where you put this method

file.close() — closing output file (DON'T FORGET ABOUT PUTTING IT TO END OF A FILE)

And other documentation in ulogging/__init__.py and examples in examples.py

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

ulogging-1.1.0.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

ulogging-1.1.0-py3-none-any.whl (3.6 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