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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_logging-5.3.1.tar.gz
Algorithm Hash digest
SHA256 e89ca0a5c73f0851a0a1f0d2bae434b7afb2804fd80c7032f39afdf27e296a4c
MD5 9b8ead01250189ae54b738ebe5ab609e
BLAKE2b-256 f9e82e56c1a03a707fd41c1a9fdbe046f6e04859156674a808b39e617c745038

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_logging-5.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8374cc1fd415056a5e88b32926d1e0e14d6783e4a71bf550d44030fad16db6b9
MD5 973deba81d1ab84c73c636c416632030
BLAKE2b-256 8f0f771b9b3838f30cb38a8030ac6326d361d0875d5f5843e4efb7cc2e54ef8b

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