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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for adafruit-circuitpython-logging-4.1.5.tar.gz
Algorithm Hash digest
SHA256 c848bdc714ab563157c193e493701426581d7206ef1dba4725acbb2c485e0018
MD5 e15f7554768ef36f232c58638181368b
BLAKE2b-256 c52e0ea120906db4806a971c3064a4933483c4073ff2894fb725a511228cba87

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_logging-4.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 cd96cb1ee990f8e10796654fa20f6f6762fe793ca7142a26cf2d1fd33a5d80e1
MD5 a0f16db868d7b8bf2e3addf932bebf82
BLAKE2b-256 a22fca8301fb54eb6ffb7976bb296f9148e46b10d1bbc529aae2d3f0e1e13f7a

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