forked from quic-go/quic-go
log timestamps
This commit is contained in:
@@ -128,6 +128,7 @@ func main() {
|
||||
} else {
|
||||
utils.SetLogLevel(utils.LogLevelInfo)
|
||||
}
|
||||
utils.SetLogTimeFormat("")
|
||||
|
||||
certFile := *certPath + "/fullchain.pem"
|
||||
keyFile := *certPath + "/privkey.pem"
|
||||
|
||||
Reference in New Issue
Block a user