moby--moby/daemon/logger/loggerutils
Cory Snider e278d3f185 logger/*: fix reading w/ non-monotonic timestamps
Fix journald and logfile-powered (jsonfile, local) log readers
incorrectly filtering out messages with timestamps < Since which were
preceded by a message with a timestamp >= Since.

Signed-off-by: Cory Snider <csnider@mirantis.com>
2022-07-25 16:41:38 -04:00
..
cache
file_unix.go
file_windows.go
file_windows_test.go
follow.go logger/*: fix reading w/ non-monotonic timestamps 2022-07-25 16:41:38 -04:00
log_tag.go
log_tag_test.go
logfile.go logger/*: fix reading w/ non-monotonic timestamps 2022-07-25 16:41:38 -04:00
logfile_race_test.go
logfile_test.go logger/*: fix reading w/ non-monotonic timestamps 2022-07-25 16:41:38 -04:00
sharedtemp.go
sharedtemp_test.go