mirror of
https://github.com/refraction-networking/uquic.git
synced 2025-04-04 12:47:36 +03:00
log timestamps
This commit is contained in:
parent
82ce3b221b
commit
7e256e0ebe
6 changed files with 57 additions and 14 deletions
|
@ -128,6 +128,7 @@ func main() {
|
|||
} else {
|
||||
utils.SetLogLevel(utils.LogLevelInfo)
|
||||
}
|
||||
utils.SetLogTimeFormat("")
|
||||
|
||||
certFile := *certPath + "/fullchain.pem"
|
||||
keyFile := *certPath + "/privkey.pem"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue