def __init__()

in loggy.py [0:0]


    def __init__(self, parent_logger: "Logger"):
        super().__init__()
        self.logger = parent_logger