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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for adafruit-circuitpython-logging-5.2.2.tar.gz
Algorithm Hash digest
SHA256 c3b43e72ab49c1aac38edce45d19b5c4cd69f84f8deb5d73cbd06d544fc691b9
MD5 f39d92d38a36ba9349d75c8604275d80
BLAKE2b-256 532d9927095d43548632e867bc51e83990a9d65f494b637878e16e1653b0e10d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_logging-5.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 4f99d8d3f9e7c8ee6ea4b6c412045b3d9bbfef99c249fa2b679250e6a3c2177c
MD5 16d0d7cdabe7bbd6acc59dc14c346c14
BLAKE2b-256 3690fba4afae23f37956a7cf53ce638ba2fb243cd1302c5b9c8116d1faec5ea2

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