def _call(cls, *args, **kwargs): from certbot.log import setup_log_file_handler return setup_log_file_handler(*args, **kwargs)