Changes between Version 2 and Version 3 of LoggingAPI
- Timestamp:
- Nov 24, 2014, 5:09:23 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LoggingAPI
v2 v3 8 8 Status messages are plain text only (though color can be specified). 9 9 Non-status messages allow for plain text and/or HTML/image logging. 10 11 The standard Python [https://docs.python.org/3/howto/logging.html logging module] doesn't offer any real support for HTML/image logging. 10 12 11 13 == Non-Status Logging