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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for adafruit-circuitpython-logging-5.1.0.tar.gz
Algorithm Hash digest
SHA256 b05a491d5b4ed403c020f374c0ffbe5c99507bc74ed996c897e0b23233313268
MD5 64eef7e7589af54dea7a88a7f6ebb4ff
BLAKE2b-256 f5f441a69e9f9c3d8f985f54d77cbc006263f0dc7ccae766fad7c426605d5953

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_logging-5.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 65c0a964b56749bc49b2a351ac133864b72f1e444cc7c3a646ae0ede544cc507
MD5 af9573f924eba4692e1529c821a157f3
BLAKE2b-256 1b92d7f7147b0a86f2d64233e6ab14d59b3bd5413ecc0ff63fea2e109d5b46b9

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