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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for adafruit-circuitpython-logging-4.1.4.tar.gz
Algorithm Hash digest
SHA256 9e4e5b668edab375ecb9a3d91b31f5680bf80947197a3c3093622f746835c641
MD5 4ca6720aae95fdf0a654d7cfd0e8f26a
BLAKE2b-256 890e142ee10d5c47a8630192084449a3ee6b1f6afcc451815a0d82b750ae9df9

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_logging-4.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 99caae0dfacc7cedec21082d281febb0c3f35e0e0946cd4dbe8da0ca31ca520d
MD5 a22136d53adf2511162a6635dbdddb19
BLAKE2b-256 9b89085097fc1da951bebb8895dfb8d4b842bf916b0070be19e39a8cb5d9380f

See more details on using hashes here.

Provenance

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