public void Start() { log.Info("Starting EzBus"); taskRunner.RunStartupTasks(); log.Info("EzBus started"); }