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