moby--moby/daemon/logger/loggerutils
Brian Goff e2ceb83a53 Support reads for all log drivers.
This supplements any log driver which does not support reads with a
custom read implementation that uses a local file cache.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
(cherry picked from commit d675e2bf2b75865915c7a4552e00802feeb0847f)
Signed-off-by: Madhu Venugopal <madhu@docker.com>
2020-02-19 17:01:44 -05:00
..
cache Support reads for all log drivers. 2020-02-19 17:01:44 -05:00
file_unix.go Use FILE_SHARE_DELETE for log files on Windows. 2019-09-23 16:45:07 -07:00
file_windows.go Use FILE_SHARE_DELETE for log files on Windows. 2019-09-23 16:45:07 -07:00
file_windows_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
log_tag.go
log_tag_test.go
logfile.go daemon: remove use of deprecated os.SEEK_END 2019-11-25 18:53:03 +01:00
logfile_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00