moby--moby/daemon/logger/loggerutils
Brian Goff 750f0d1648 Support configuration of log cacher.
Configuration over the API per container is intentionally left out for
the time being, but is supported to configure the default from the
daemon config.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
(cherry picked from commit cbecf48bc352e680a5390a7ca9cff53098cd16d7)
Signed-off-by: Madhu Venugopal <madhu@docker.com>
2020-02-19 17:02:34 -05:00
..
cache Support configuration of log cacher. 2020-02-19 17:02:34 -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 Add canonical import comment 2018-02-05 16:51:57 -05:00
log_tag_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00
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