Skip to main content

A small tools to log

Project description

Logging tools

Une simple librairie permettant de faire des opérations de logging grâce à un décorateur

Chronometer

Utilitaire permettant de savoir le temps d'exécution d'une fonction

from logging_utils import Chronometer

@Chronometer('ma_fonction')
def function():
    print('do somethings')

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

ni-logging-utils-0.0.3.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

ni_logging_utils-0.0.3-py3-none-any.whl (4.2 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