Releases: adafruit/Adafruit_CircuitPython_Logging
Releases · adafruit/Adafruit_CircuitPython_Logging
5.5.3 - RTD Sphinx Config
Full Changelog: 5.5.2...5.5.3
5.5.2 - Fix For Sphinx RTD Theme
Full Changelog: 5.5.1...5.5.2
5.5.1 - Fix For FileHandlers Omitting Newlines
What's Changed
- Fix log files not containing any newlines ever by @aggieNick02 in #65
New Contributors
- @aggieNick02 made their first contribution in #65
Full Changelog: 5.5.0...5.5.1
5.5.0 - Added Formatter Support
What's Changed
Full Changelog: 5.4.1...5.5.0
5.4.1 - Remove Extra Newline
5.4.0 - Support Multi-line and Exception Logging
5.3.1 - Flush File Handlers
What's Changed
- Add flush to the file write functions by @ilikecake in #58
Full Changelog: 5.3.0...5.3.1
5.3.0 RotatingFileHandler Support
What's Changed
- Add a log rotation function to the file handler by @ilikecake in #56
New Contributors
- @ilikecake made their first contribution in #56
Full Changelog: 5.2.5...5.3.0
5.2.5 - Fix RTD Docs Build and Unpin Sphinx
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
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.