Skip to content

Releases: adafruit/Adafruit_CircuitPython_Logging

5.5.3 - RTD Sphinx Config

16 Jan 19:56
Compare
Choose a tag to compare

5.5.2 - Fix For Sphinx RTD Theme

07 Oct 22:31
Compare
Choose a tag to compare

5.5.1 - Fix For FileHandlers Omitting Newlines

02 Oct 18:22
af7b881
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.5.0...5.5.1

5.5.0 - Added Formatter Support

07 Aug 21:56
cf88c44
Compare
Choose a tag to compare

What's Changed

  • Adding Formatter and example including timestamp by @FoamyGuy in #61

Full Changelog: 5.4.1...5.5.0

5.4.1 - Remove Extra Newline

06 Aug 18:57
ef3336d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.4.0...5.4.1

5.4.0 - Support Multi-line and Exception Logging

23 Jun 22:15
cbfea81
Compare
Choose a tag to compare

What's Changed

  • Add support for multiline logs and exceptions by @furbrain in #60

New Contributors

Full Changelog: 5.3.1...5.4.0

5.3.1 - Flush File Handlers

16 Jun 20:50
c9c6450
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.3.0...5.3.1

5.3.0 RotatingFileHandler Support

18 May 16:07
f683fef
Compare
Choose a tag to compare

What's Changed

  • Add a log rotation function to the file handler by @ilikecake in #56

New Contributors

Full Changelog: 5.2.5...5.3.0

5.2.5 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:44
Compare
Choose a tag to compare

Changes: 5.2.4...5.2.5

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.

5.2.4 - Fix RTD Theme Issue

25 Sep 16:01
Compare
Choose a tag to compare

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.