Skip to main content

Logging module for CircuitPython

Project description

Introduction

Documentation Status Discord Build Status Code Style: Black

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.4.1.tar.gz (30.9 kB view details)

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_logging-5.4.1.tar.gz
Algorithm Hash digest
SHA256 763db928c2d7d5bb94638bd0e5f581a775ffb23cc0df2326796ac4b3f731314a
MD5 05598188b5ce0121fcb3cc9ff4077dac
BLAKE2b-256 aeb94da8a633c4a88ee4c8f89addb4f2b51ec2e10270c424b4d9d3bba449f854

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_logging-5.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 055a44ae008a9f65fdd71f6dd1eb7b38185c9b02bba09b729c913f0aa65cebf3
MD5 0c76abcf0c9def1eb009f289691a3d7e
BLAKE2b-256 dcad7fe887049554a2b6be31ab6a98bd10498f5869d4b856ce345ec1a34db6db

See more details on using hashes here.

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