iamai.log module

iamai log.

iamai uses loguru to record log information. To customize the logger, please refer to the loguru document.

iamai.log.error_or_exception(message: str, exception: Exception, verbose: bool)[source]