Exemple #1
0
 public static void DebugException(string message, Exception ex)
 {
     Logger.DebugException(message, ex);
 }