error# scikitplot.sp_logging.error(msg, *args, **kwargs)[source]# Log a message at the ERROR log level. Parameters: msgstrThe log message to be logged. argsanyArguments for string formatting in the message. kwargsanyAdditional keyword arguments for logging.