fedlab_core.utils.logger¶ Module Contents¶ Classes¶ logger record cmd info to file and print it to cmd at the same time class fedlab_core.utils.logger.logger(log_file, client_name)[source]¶ Bases: object record cmd info to file and print it to cmd at the same time info(self, log_str)[source]¶ abstract error(self, error_str, log_str)[source]¶ abstract warning(self, warning_str)[source]¶