Exemplo n.º 1
0
 public void LogError(Exception exception)
 {
     _dbLogger.LogExceptionInDb(exception);
 }