Changes between Version 2 and Version 3 of LoggingAPI


Ignore:
Timestamp:
Nov 24, 2014, 5:09:23 PM (11 years ago)
Author:
pett
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • LoggingAPI

    v2 v3  
    88Status messages are plain text only (though color can be specified).
    99Non-status messages allow for plain text and/or HTML/image logging.
     10
     11The standard Python [https://docs.python.org/3/howto/logging.html logging module] doesn't offer any real support for HTML/image logging.
    1012
    1113== Non-Status Logging