mirror of https://github.com/linkerd/linkerd2.git
Problem: For logrus logging, When a TTY is detected, the default format is elapsed timestamp. This caused not-readable timestamps when running the go processes locally. Solution: Have logrus print full timestamps instead of the time elapsed since starting in the controller go processes when running them * Set logrus timestamps on public-api and web startup * Move log level setting to flags.go |
||
---|---|---|
.. | ||
flags.go |