Skip to content

4.1.2 - Matching CPython Behavior Closer

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 09 Jul 15:16
· 90 commits to main since this release
047df8f

This release automatically sets up the StreamHandler by default which matches CPython behavior. A bug resulting in lack of newlines in log prints has been resolved. Thank you @tekktrik

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-logging.

Read the docs for info on how to use it.