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