Пример #1
0
 public static void ErrorException(string message, Exception ex)
 {
     Logger.ErrorException(message, ex);
 }