main文件忽略无关紧要的错误

This commit is contained in:
kongyuebin 2021-11-11 21:22:23 +08:00
parent 5099a04124
commit a9b7d38741

View File

@ -29,7 +29,7 @@ func main() {
** 注册日志信息
*/
func RegisterLogs() {
logs.SetLogger(logs.AdapterFile,
_ = logs.SetLogger(logs.AdapterFile,
`{
"filename":"../logs/legend.log",
"level":4,