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.6.3.tar.gz (28.8 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.6.3.tar.gz.

File metadata

File hashes

Hashes for adafruit_circuitpython_logging-5.6.3.tar.gz
Algorithm Hash digest
SHA256 b102a54a7daa13bb7188dced2635b0aeb5823111ec64f30ec4ddfb2cea900f8c
MD5 3c94f1ca1ba24acb6b16404ba58849a5
BLAKE2b-256 134bc201fb74f14b2981092cf6310255f373b0e0fff3149d78b6e550dc12f406

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_logging-5.6.3-py3-none-any.whl
Algorithm Hash digest
SHA256 bb6a88096b962ed8d339eeddb471f8af3d9c33ce43467fcd6fa5a68d8204e6f8
MD5 cf8144ae2c976a3214d19b6aea1a0716
BLAKE2b-256 c8f087846108d3eb99d6464c6117ce3a8ac45d23bf7ad08c93b08ca0e448c3c5

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