升级全部内核

This commit is contained in:
wyx2685
2024-06-13 00:06:22 +09:00
parent 206af0216c
commit 85ad40d098
8 changed files with 196 additions and 170 deletions

View File

@@ -348,6 +348,7 @@ func (b *Sing) AddNode(tag string, info *panel.NodeInfo, config *conf.Options) e
b.ctx,
b.box.Router(),
b.logFactory.NewLogger(F.ToString("inbound/", c.Type, "[", tag, "]")),
tag,
c,
nil,
)