Exemplo n.º 1
0
 public void ErrorException(string msg, Exception ex)
 {
     baseLogger.ErrorException(msg, ex);
 }