ginuerzh / gost

GO Simple Tunnel - a simple tunnel written in golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gost-c gost.json 请教一下json格式,log记录为什么不生效?

muskminer opened this issue · comments

"log": {
"output": "c:/to/aa.json",
"level": "debug",
"format": "json",
"rotation": {
"maxSize": 100,
"maxAge": 10,
"maxBackups": 3,
"localTime": false,
"compress": false
}
},
怎么日志的形式记录窗口的信息