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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_logging-5.3.0.tar.gz
Algorithm Hash digest
SHA256 fff3ee50f86f6dede2fc5484ac8d7dcf644da3d32a00e1b45e80c2d3a38880b7
MD5 aca7e99b0c32176d3a0b71a2cedc55ab
BLAKE2b-256 487d674f88fa8f8bbfd9d289f533df76cc29af1557c5494e8b1594afd1687fda

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_logging-5.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 56862361fbf44b69314ab166fbdc38da448d2982a895418be9a4f673e25abbdf
MD5 4792234f01f059e36bb66032cbfe0aec
BLAKE2b-256 4dacb286664477cac86492967a35cbb25980fefb7d4f143e2225d95c4f90043b

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