1
0
Fork 0

No need to have it at debug log level

master
dump_stack() 2023-04-06 18:13:56 +00:00
parent 7dddf71d93
commit f65d4ad879
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@ func main() {
},
))
log.Debug().Msg("start out-of-tree")
log.Trace().Msg("start out-of-tree")
log.Debug().Msgf("%v", os.Args)
log.Debug().Msgf("%v", cli)