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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_logging-5.4.0.tar.gz
Algorithm Hash digest
SHA256 74a1641c19704a8dc296c13070cc5163392974cb2013f2a2a39cde93e7ea13a1
MD5 ea9a163decb089c08b9c816c059306b3
BLAKE2b-256 b64146d68f9f9530616a1e2ef8e29f15c6b61396c50900a07487508e3ab244b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_logging-5.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8df8741a16caedb59e2709e1d5afd86e862252440f045a9f43a588e40f621003
MD5 1953325c545d375d02509e765d5837a3
BLAKE2b-256 de1c1d1af440e7d0d9cae00c3501c482ca8919c3f6e4afe5d826b7aeb5744fe7

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