May 8, 2020
View 75d6553

Merge pull request #40920 from cpuguy83/log_rotate_error_handling

Brian Goff authored on 2020/05/08 06:45:42
May 7, 2020
View 3989f91

logfile: Check if log is closed on close error during rotate

Brian Goff authored on 2020/05/07 01:35:13
April 17, 2020
View 07d60bc

Replace errors.Cause() with errors.Is() / errors.As()

Sebastiaan van Stijn authored on 2020/04/17 19:01:01
April 9, 2020
View 933a872

Reduce allocations for logfile reader

Brian Goff authored on 2020/04/09 04:24:31
November 26, 2019
View 6ee536b

daemon: remove use of deprecated os.SEEK_END

Sebastiaan van Stijn authored on 2019/11/26 02:53:03
September 24, 2019
View a5f237c

Use FILE_SHARE_DELETE for log files on Windows.

Brian Goff authored on 2019/09/24 03:09:01
September 21, 2019
View 9cd24ba

logger: fix follow logs for max-file=1

Kir Kolyshkin authored on 2019/09/21 07:50:10
August 26, 2018
View a79f8b4

fixed typo (becuase -> because)

SeungUkLee authored on 2018/08/26 17:30:40
August 20, 2018
View e0ad6d0

Merge pull request #37092 from cpuguy83/local_logger

Sebastiaan van Stijn authored on 2018/08/20 15:01:41
August 14, 2018
View 678d4b3

Merge pull request #37412 from AzureCR/naduggar/logissue

Sebastiaan van Stijn authored on 2018/08/14 21:40:44
August 1, 2018
View 916eabd

daemon.ContainerLogs(): fix resource leak on follow

Kir Kolyshkin authored on 2018/08/01 13:03:55
July 31, 2018
View 2c6fbd8

loggerutils: fix a typo

Kir Kolyshkin authored on 2018/07/31 21:44:46
July 7, 2018
View df84cdd

Select polling based watcher for Windows log watcher

Tejaswini Duggaraju authored on 2018/07/07 07:48:59
July 6, 2018
View 09ad434

loggerutils: build fixes, improve errors

Kir Kolyshkin authored on 2018/07/06 03:51:50
April 6, 2018
View 94a1015

Decouple logfile from tailfile.

Brian Goff authored on 2018/04/06 01:39:28