doRollover() Does a rollover, as described above.
logging.exception(msg, *args, **kwargs) Logs a message with level ERROR on the root logger. The arguments are interpreted
namer If this attribute is set to a callable, the rotation_filename() method delegates to this callable. The parameters
close() At this point, you can remove the application name from the registry as a source of event log entries. However, if you
Logger.exception(msg, *args, **kwargs) Logs a message with level ERROR on this logger. The arguments are interpreted
getEventCategory(record) Returns the event category for the record. Override this if you want to specify your own categories
class logging.Logger
prepare(record) Prepare a record for handling. This implementation just returns the passed-in
Logger.findCaller(stack_info=False) Finds the caller’s source filename and line number. Returns the filename, line number, function
logging.disable(lvl) Provides an overriding level lvl for all loggers which takes precedence over the logger’s own
Page 3 of 15