Skip to main content

logging module for Pycopy

Project description

logging is Pycopy’s implementation of a subset of CPythons logging module. This module defines functions and classes which implement a flexible event logging system for applications and libraries.

Major differences to CPython logging:

  • Simplified event propagation, multilevel logger organization is not handled, currently there’re just 2 levels: root logger and specific named loggers.

  • Filters are not supported.

Requirements

At the time of writing, logging requires the os package (installed automatically by the upip tool).

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

pycopy-logging-0.7.2.tar.gz (3.4 kB view hashes)

Uploaded Source

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