public IEnumerable <ExceptionLog> GetAll() => _exceptionLogRepository.GetAll();