public EfExceptionsInterceptor(IEfExceptionsLogger efExceptionsLogger)
 {
     _efExceptionsLogger = efExceptionsLogger;
 }