1
0
Fork 0

Add file names to log output

timestamps
dump_stack() 2019-08-16 00:04:57 +00:00
parent 35dfe2a361
commit 89c3175de4
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC
1 changed files with 2 additions and 0 deletions

View File

@ -72,6 +72,8 @@ func checkDockerPermissions() (err error) {
}
func main() {
log.SetFlags(log.Lshortfile)
rand.Seed(time.Now().UnixNano())
app := kingpin.New(