public void LogForDataMining(string task, DateTime startTime) { TaskLogger.LogDataMiningMessage(SetupLoggerImpl.BuildVersion, task, startTime); }