dmlcloud.critical

dmlcloud.critical(msg, *args, exc_info=None, stack_info=False, extra=None)

Log ‘msg % args’ with severity ‘CRITICAL’ on the dmlcloud logger.

If the dmlcloud logger was not already setup, this function will setup the logger with the default configuration.