def __init__(self): Logger.__init__(self, format="{fname}(..) => {result}")
def __init__(self): Logger.__init__(self, format='A.{fname} -> {result}')