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