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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for adafruit-circuitpython-logging-5.2.4.tar.gz
Algorithm Hash digest
SHA256 11a4b67d078197a873f554a1da0dd05387b73b35e7e5a4dbd315743c67f29423
MD5 7937b31cc7e823cf727047005cc777c7
BLAKE2b-256 fc1452f6f43d75a2eed37e7d92ae65020f399def39b0a10aa7110edb309ff26f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_logging-5.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 3b9ddfaaa95f83c2a51cae3a4c41352ab1cb8328146ef899b8cf143169a18336
MD5 d8908667162c2a76dd625f49a9f93bc9
BLAKE2b-256 c9db3e2f4519143259e012113320541c114156c63fb9a63c03012d1545fbd2b4

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