critical# scikitplot.sp_logging.critical(msg, *args, **kwargs)[source]# Logs 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.