logging.handlers.TimedRotatingFileHandler.emit

TimedRotatingFileHandler.emit(record)

Emit a record.

Output the record to the file, catering for rollover as described in doRollover().