exception# scikitplot.logging.exception(msg, *args, exc_info=True, **kwargs)[source]# Log a message with severity ‘ERROR’ on the root logger. With exception information. If the logger has no handlers, basicConfig() is called to add a console handler with a pre-defined format.