Skip to main content

Logging module for CircuitPython

Project description

Introduction

Documentation Status Discord Build Status Code Style: Ruff

Logging module for CircuitPython

Dependencies

This driver depends on:

Please ensure all dependencies are available on the CircuitPython filesystem. This is easily achieved by downloading the Adafruit library and driver bundle.

Usage Example

import adafruit_logging as logging

logger = logging.getLogger('test')

logger.setLevel(logging.ERROR)
logger.info('Info message')
logger.error('Error message')

Documentation

API documentation for this library can be found on Read the Docs.

For information on building library documentation, please check out this guide.

Contributing

Contributions are welcome! Please read our Code of Conduct before contributing to help this project stay welcoming.

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

adafruit_circuitpython_logging-5.5.6.tar.gz (28.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file adafruit_circuitpython_logging-5.5.6.tar.gz.

File metadata

File hashes

Hashes for adafruit_circuitpython_logging-5.5.6.tar.gz
Algorithm Hash digest
SHA256 afd717273266c17be0d9a84206410e4315349019fc7c14816d63db4bb28d63b2
MD5 d27c7fc466a7f31b537f6e46880f1c93
BLAKE2b-256 88ccce8e771d48168d0699af201ece7c7abff6855f94e95f0ab0986682ec4039

See more details on using hashes here.

File details

Details for the file adafruit_circuitpython_logging-5.5.6-py3-none-any.whl.

File metadata

File hashes

Hashes for adafruit_circuitpython_logging-5.5.6-py3-none-any.whl
Algorithm Hash digest
SHA256 5eb00631f03c8b57297c7cc8aeb0ddcc54b251146c71f0911d3f520a3d2b3972
MD5 a880ad0737f3375a1b10efd54781c197
BLAKE2b-256 6f9a74dac7a9cab0f6816abcac295b20733de914da3e492f326ad0fd3d0dcc73

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