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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for adafruit-circuitpython-logging-5.2.0.tar.gz
Algorithm Hash digest
SHA256 d94edda30951b555a67af11e0b2fcccbc7e3dee564ce14000c67f3d9305da44a
MD5 2cef762b86e4eed6704e8fe6d9eb0103
BLAKE2b-256 5bda46bb4915c1ecd2d262a486e2edabb20b1c441a73d8fa1609fe20092e5d29

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_logging-5.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 911d2e59a84281fb65cdb0e1f4b02b9cbb461624e79aa7fed14f59631d4b7f7f
MD5 44e59024d44ad3c6b086f3a07b5a935b
BLAKE2b-256 4a3160273afd6eacbe852f41afa3393eefd1f922b79413b3add33df7736d25ea

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