Ejemplo n.º 1
0
 public void ErrorException(String message, Exception exception)
 {
     mLogger.ErrorException(message, exception);
 }