Skip to main content

Logging module for CircuitPython

Project description

Introduction

Documentation Status Discord Build Status Code Style: Ruff

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

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_logging-5.6.1.tar.gz
Algorithm Hash digest
SHA256 849ceb21bfe50a83e84892804d48169e3b531ccf6aef5028bad66f2d1fd98c04
MD5 c586f36b281afd3b8e9b2e4c549c277e
BLAKE2b-256 8e8289b598b5093624e067b55f62f81330ac00bab3dac4dbab76e766e9fb85ce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_logging-5.6.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f36a4653876a157aeb23239ef47194c1d208a694e5b221d85b59520bfa121e0b
MD5 33999d1fd0301cd225432bd748357b28
BLAKE2b-256 00633cfe4b0ebf60bb61a88e112033da265f0b06b007c4b1ea338fe33982481a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page