bug fixed
This commit is contained in:
parent
3f2f648035
commit
0da329462e
2 changed files with 5 additions and 4 deletions
1
serve.go
1
serve.go
|
@ -53,6 +53,7 @@ func newLogger(execDir string) {
|
|||
}
|
||||
|
||||
qlog.SetOutput(f)
|
||||
//qlog.SetOutputLevel(qlog.Ldebug)
|
||||
qlog.Info("Start logging serv...")
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue