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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for adafruit-circuitpython-logging-5.2.3.tar.gz
Algorithm Hash digest
SHA256 49343121cf5d684f5224c4016762ab77109c411658ff405b64f68a05be25ad6c
MD5 6e54a9a1dd617e6c2cf1a7753c17078d
BLAKE2b-256 19a14093330589571e66e2218d650bd4c6a5934c3fc18d5c2c854321fe0f7f83

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_logging-5.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 99aa54513dc2a5dc732109a5dc59ec794a1ea4e5b3b36d8acdbdee13d7c052ec
MD5 4c534776e7c40b7fe42a492d6ea13841
BLAKE2b-256 6d65aa3066676117ca2be1782cdd8f4d2a517693b240093fbe3c0105cbcac527

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