in loggy.py [0:0]
def __init__(self, log_object: "ElasticLogger"): super().__init__() self.json = log_object.pending self.parent = log_object.parent