Function
logging.log

Signature

log(level, msg, *args, **kwargs)

Documentation String

Log msg % args with the integer severity level on the root logger.