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