Exemplo n.º 1
0
 public static void TraceException(string message, Exception ex)
 {
     Logger.TraceException(message, ex);
 }