VictoriaMetrics/lib/logger
Aliaksandr Valialkin 74963f71c6 lib/logger: explicitly import "time/tzdata" package for embedding tzdata into the app
The approach with `timetzdata` build tag didn't work for GOARCH=arm and GOARCH=ppc64le
due to the issue https://github.com/golang/go/issues/44073#issuecomment-778854298
2021-02-15 01:00:01 +02:00
..
flag.go app/vmagent/remotewrite: do not show -remoteWrite.url in logs if -remoteWrite.showURL isn't set 2020-09-29 19:49:12 +03:00
logger.go lib/logger: exit the app if unsupported timezone value has been passed to -loggerTimezone 2021-02-07 23:35:37 +02:00
tzdata.go lib/logger: explicitly import "time/tzdata" package for embedding tzdata into the app 2021-02-15 01:00:01 +02:00