def __init__(self, root_logger: RootLogger) -> None: self.__root_logger = root_logger self.__token_converters = []