protected override void OnStart(string[] args)
 {
     logger.Info("Starting service");
     loggingController.Start();
 }