info#

scikitplot.logging.info(msg, *args, **kwargs)[source]#

Log a message at the INFO log level.

Parameters:
msgstr

The log message to be logged.

argsany

Arguments for string formatting in the message.

kwargsany

Additional keyword arguments for logging.