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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_logging-5.5.1.tar.gz
Algorithm Hash digest
SHA256 d6db99f543be3a735e4158d3286c1c5965a25585dd53b2944c7d2eda2baad388
MD5 4e8ee9d7c602e705dabb98a5257fe917
BLAKE2b-256 1144f0551eed64ac7a0a0f86849c6a9504ebbaf6b46ad2e89436faa1a250b5a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_logging-5.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b33cae084414660753eeb7dd6129e0ad9ca02e9368e191abef3c7c3a06b843a8
MD5 7cf6e8d7359b96836e4728a58ac7597d
BLAKE2b-256 99a564cbd2436b90e81a082ae9baf43f780fb99537d8b07b1afd92463e28f7f2

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