mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-05-11 01:46:35 +00:00
TUN-817: Increase the log time precision
This commit is contained in:
parent
cefcb79b75
commit
a9c8067c16
@ -13,7 +13,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
var (
|
var (
|
||||||
DefaultTimestampFormat = time.RFC3339
|
DefaultTimestampFormat = time.RFC3339Nano
|
||||||
)
|
)
|
||||||
|
|
||||||
type JSONFormatter struct {
|
type JSONFormatter struct {
|
||||||
|
Loading…
Reference in New Issue
Block a user