adafruit / Adafruit_CircuitPython_AzureIoT

Access to Microsoft Azure IoT device, messaging, and job services from CircuitPython!
MIT License
20 stars 15 forks source link

May need update due to `adafruit_logging` 4.0.0 #48

Closed tekktrik closed 2 years ago

tekktrik commented 2 years ago

This library likely needs updates due to the adafruit_logging library upgrade. New use should be CPython compatible, and it may be worth allowing the CPython logging module to be imported if available.

Some common issues that are now present across libraries:

ladyada commented 2 years ago

@BlitzCityDIY did mention it still works - but if something got missed she can help test PRs!