8.4.2.23. _logΒΆ

_Logger._log(level, msg, args, exc_info=None, extra=None, stack_info=False, stacklevel=1)

Low-level logging routine which creates a LogRecord and then calls all the handlers of this logger to handle the record.