London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

IncrementalSearchIndexJob

Vote:
 

Some reflected code from IncrementalSearchIndexJob

public class IncrementalSearchIndexJob
{
    // Fields
    private static readonly ILog _log = LogManager.GetLogger(typeof(RotateEncryptionJob));
...

}

Looks like wrong type is used for creating logger instance.

Not critical, but will confuse the one who gonna look and analyse log files.

Name: EPiServer.Business.Commerce.ScheduledJobs.IncrementalSearchIndexJob
Assembly: EPiServer.Business.Commerce, Version=7.6.1.36
#86957
Jun 05, 2014 11:02
Vote:
 

Hi,

Thank you for bringing this to our attention. This should be corrected.

Regards.

/Q

#87073
Jun 09, 2014 15:29
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.