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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_logging-5.5.2.tar.gz
Algorithm Hash digest
SHA256 159191cf5f4de0de0c22e3b03925c22f361f78d5848030085db319847b7f2c26
MD5 ca9718b52eec276d40b78ff4c63c26ed
BLAKE2b-256 2f96d1aeae09ec0f98c2a852cf65bc1c3b3a6919caf5b51e4fabe3ed3e3be839

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_logging-5.5.2-py3-none-any.whl
Algorithm Hash digest
SHA256 748dfc20a6d8cc10d35ca1beb42b02fa3db88947910967d787c143084ec15ac4
MD5 53db9b91a3733c612852cfddf03635ea
BLAKE2b-256 0bbe8fd2be683919623d564a163eac1e8150d0f2e297e74f0cde2209281f6b7f

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