Exemple #1
0
def errLog(msg):
    from Log import Log
    Log.E(msg)