dmlcloud.error

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

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

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