Skip to main content

logging is MicroPython’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:

  • No event propagation: events logged to a logger will not be passed to the handlers of higher level (ancestor) logger. In CPython this matches the behaviour achieved by setting Logger.propagate = False.

  • Filters are not supported

Requirements

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

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

micropython-logging-0.5.2.tar.gz (3.1 kB view details)

Uploaded Source

File details

Details for the file micropython-logging-0.5.2.tar.gz.

File metadata

  • Download URL: micropython-logging-0.5.2.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.6

File hashes

Hashes for micropython-logging-0.5.2.tar.gz
Algorithm Hash digest
SHA256 4fe714775fa6cafc2466bac7fe28485c13610470d3ea2bddac956bcd89b4453d
MD5 e8ab68fe44183ba231f56ea2413e8942
BLAKE2b-256 b2350cae2c36b7e0663ac56cbab3e61aa635af62965cce59c852f168c03832cd

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.5.2 This release

1 file

0.5.1

1 file

0.5

1 file

0.4.1

1 file

0.4

1 file

0.3

1 file

0.2

1 file

0.1.3

1 file

0.1.2

1 file

0.1.1

1 file

0.1

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page