Reference
tf_restore_helper.__main__
Command-line interface.
- tf_restore_helper.__main__.setup_logging(level, config_file=None)
Sets up the logging.
Needs the args to get the log level supplied :param level: At which level do we log :param config_file: Configuration to use
- Parameters
level (str) –
config_file (Optional[str]) –
- Return type
None