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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_logging-5.5.0.tar.gz
Algorithm Hash digest
SHA256 04df3306beb2b7b9f87ba7811251951d3242dc5a72c550807e357ca46e7ff3b3
MD5 638ff55e19af9cf384023c7992b4a67b
BLAKE2b-256 5c6a9f96d9a656a1eceaf98e3a1fe4d268defe0c73b3b51ef513114aaf13942a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_logging-5.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 540736e8f679c87d7e5c75ea0410378b8cf830697e90a43d1139121ba45de007
MD5 8ba500d067a89d5f5532203c12887fc3
BLAKE2b-256 42e8fc785e029330d707fb300e72e4acb6500414c1e8fff0abc04a4e405ec469

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