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.2.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.2.tar.gz.

File metadata

File hashes

Hashes for adafruit_circuitpython_logging-5.6.2.tar.gz
Algorithm Hash digest
SHA256 1b2bd3a32545a8084445783c7120b4cbfba4afb1e4a72a743c6b27585fed9440
MD5 f34911d37e4da80e8538feca33dc1a2c
BLAKE2b-256 4b130faa29ea2aa9f2d356eec9d17ae12bd84e9f2d467c6f1bcb9436edd8f59c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_logging-5.6.2-py3-none-any.whl
Algorithm Hash digest
SHA256 514a5b1471cfceb8b66c67598306b75b75bb410325aa6cfbb1de182c2c78fe2b
MD5 c33e48f9aa896719d5f7572d4dc45c42
BLAKE2b-256 54be2876bf86e663ca47a35534b02cac95b8e27d5a2d3610fd4b6c6baaa9d2bb

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