critical#

scikitplot.sp_logging.critical(msg, *args, **kwargs)[source]#

Logs a message at the CRITICAL log level.

Parameters:
msgstr

The log message to be logged.

argsAny

Arguments for string formatting in the message.

kwargsAny

Additional keyword arguments for logging.