Exemplo n.º 1
0
 def __init__(self, config_file, msg):
     Logger.fatal("Config file(s) {}: {}".format(
         config_file, msg)
     )
Exemplo n.º 2
0
 def __init__(self, msg):
     Logger.fatal("{}".format(msg))