logging.setLoggerClass(klass) Tells the logging system to use the class klass when instantiating a logger. The class
getSubject(record) If you want to specify a subject line which is record-dependent, override this method.
emit(record) Sends the record to the Web server as a URL-encoded dictionary. The mapLogRecord() method is used
formatException(exc_info) Formats the specified exception information (a standard exception tuple as returned by
Page 15 of 15