add
This commit is contained in:
parent
2ed5548a6f
commit
f06498e912
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ func main() {
|
|||
return
|
||||
}
|
||||
|
||||
loggo.Ini(loggo.Config{Level: loggo.LEVEL_DEBUG, Prefix: "pingtunnel", MaxDay: 7})
|
||||
loggo.Ini(loggo.Config{Level: loggo.LEVEL_INFO, Prefix: "pingtunnel", MaxDay: 3})
|
||||
loggo.Info("start...")
|
||||
loggo.Info("key %d", *key)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue