Exemplo n.º 1
0
 public App()
 {
     ApplicationUtilities.RunOnetimeSetup("AJut.TestApp", onExceptionRecieved: UnhandledExceptionProcessor);
     Logger.SetFlushAfterEachLog(true);
 }