public TrackerFactory() { mTrackerPath = AppDomain.CurrentDomain.BaseDirectory + @"Trackers\"; Log = new Log4NetEventLog(); }