protected override void OnStart(string[] args) { Debugger.Launch(); LoggerManager.Info(GetType().Name, "服务启动"); CreateFolder(); }