feat: 更改 debug 模块为 log 模块 #11
This commit is contained in:
@@ -36,8 +36,8 @@ func readConfig() {
|
||||
Guardian: srunModels.Guardian{
|
||||
Duration: 300,
|
||||
},
|
||||
Debug: srunModels.Debug{
|
||||
LogPath: "./",
|
||||
Log: srunModels.Log{
|
||||
FilePath: "./",
|
||||
},
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user