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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for adafruit-circuitpython-logging-5.1.1.tar.gz
Algorithm Hash digest
SHA256 dba92383532ea5c7056891c797ec2ce44986445ece5ad6ac3036ebafd11906ae
MD5 42a2f4bf188f7ced1be1bf92db437bfe
BLAKE2b-256 b3fc597856375f7f9ad147a673e7d38a0efe56411e8f3446d5eabf86902e1b32

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_logging-5.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6ea95c9eebb648b53c4a76c3b94f0a6b0f6a8739dc482b4905a3ff89eca1f273
MD5 2684f4195984e3f06d7e9788bd94c922
BLAKE2b-256 1d6f8fa690033ceb0020e738b1cc0004e7976466c775884e3d6bc78e03518936

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