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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for adafruit-circuitpython-logging-4.1.6.tar.gz
Algorithm Hash digest
SHA256 816b5ba488aed1a792565324d6733b4873a6b61fb92832c2ae2aa91bc235e7c5
MD5 188943521299a34a036be1a4e6f6e577
BLAKE2b-256 f364e030e9fae3742ef085672a49f27cb176248e1cedace7114f2d161df74a00

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_logging-4.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 4732904d1846bd9e9a844ca3b7f2766f7bd74556fdf049e512b0877c078d0dd7
MD5 4614db8d6794d36736f11f8bdedda5f4
BLAKE2b-256 23ab4911c731e67be4f3bff20e41198e105c89efb73a39a1501b96565670d2a9

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