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

Uploaded Source

Built Distribution

File details

Details for the file adafruit-circuitpython-logging-5.0.0.tar.gz.

File metadata

File hashes

Hashes for adafruit-circuitpython-logging-5.0.0.tar.gz
Algorithm Hash digest
SHA256 26e2192303abb21942423e6f575b8132d2b29d6d87eb01349f15434c7a12ecfe
MD5 a0f5419bb1d815a451a72567535c3f17
BLAKE2b-256 e81fced05d2fefab996cdefc08bdfb55e6ab8c37dd8dc11cfe30925d9ba302ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_logging-5.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d7fbfb865f275e73011855e454af8a2a1ea679179aabfa0095116465649f7305
MD5 4ca2222bccc53e330d911d959048acca
BLAKE2b-256 915be68473e1fc083452e4c717c695be9f05f1d41a129c26be95a238a1e2b8b7

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