mirror of
https://github.com/TeaOSLab/EdgeNode.git
synced 2025-12-09 11:20:25 +08:00
增加service命令
This commit is contained in:
@@ -53,7 +53,7 @@ func (this *ServiceManager) setup() {
|
||||
})
|
||||
}
|
||||
|
||||
//记录普通日志
|
||||
// 记录普通日志
|
||||
func (this *ServiceManager) Log(msg string) {
|
||||
this.setup()
|
||||
if this.logger == nil {
|
||||
|
||||
Reference in New Issue
Block a user