Files
nomad/command/agent/log_file.go
Danielle Lancashire 567ad88165 logging: Correctly track number of written bytes
Currently this assumes that a short write will never happen. While these
are improbable in a case where rotation being off a few bytes would
matter, this now correctly tracks the number of written bytes.
2019-10-10 14:02:14 +02:00

3.6 KiB