debug# scikitplot.sp_logging.debug(msg, *args, **kwargs)[source]# Logs a message at the DEBUG log level. Parameters: msgstrThe log message to be logged. argsAnyArguments for string formatting in the message. kwargsAnyAdditional keyword arguments for logging.