in translate_captions/captions_helper.py [0:0]
def __init__(self): logging.basicConfig(level=logging.DEBUG) self.logger = logging.getLogger(__name__) self.logger.setLevel(logging.DEBUG)