dmlcloud.warning

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

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

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