Skip to content

5.1.0 - Multiple Handlers

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 12 Dec 22:58
· 54 commits to main since this release
ebf01e1

This release allows the use of multiple handlers on a logger. Thank you @vladak!

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.