January 17, 2019
View bc70999

Use a regex to match labels

Robin THONI authored on 2019/01/17 06:52:22
August 23, 2018
View f962bd0

Fix incorrect spelling in error message

Phil Estes authored on 2018/08/23 00:28:11
August 1, 2018
View 916eabd

daemon.ContainerLogs(): fix resource leak on follow

Kir Kolyshkin authored on 2018/08/01 13:03:55
May 19, 2018
View f23c00d

Various code-cleanup

Sebastiaan van Stijn authored on 2018/05/19 20:38:54
April 6, 2018
View 94a1015

Decouple logfile from tailfile.

Brian Goff authored on 2018/04/06 01:39:28
March 13, 2018
View f69f09f

add compress option for 'jsonfiles' log driver This PR adds support for compressibility of log file. I added a new option conpression for the jsonfile log driver, this option allows the user to specify compression algorithm to compress the log files. By default, the log files will be not compressed. At present, only support 'gzip'.

Yanqiang Miao authored on 2018/03/13 11:47:24
March 8, 2018
View d0c1287

Make logfile perms configurable

Benjamin Yolken authored on 2018/03/08 07:54:51
February 10, 2018
View 20ca612

Fix empty LogPath with non-blocking logging mode

junzhe and mnussbaum authored on 2018/02/10 09:03:47
February 6, 2018
View 4f0d95f

Add canonical import comment

Daniel Nephin authored on 2018/02/06 06:05:59
January 8, 2018
View e77267c

Carry 34248 Added tag log option to json-logger and use RawAttrs

Yong Tang authored on 2018/01/08 09:54:58
December 19, 2017
View 0b4b0a7

Improve partial message support in logger

Anusha Ragunathan authored on 2017/12/19 11:26:55
September 26, 2017
View 5f50f4f

Added tag log option to json-logger

bonczj authored on 2017/09/26 23:22:10
View 035604c

Move jsonlog to a subpackage of jsonfilelog

Daniel Nephin authored on 2017/09/26 04:57:45
July 19, 2017
View 16f7cd6

Move json log reading into log file object

Brian Goff authored on 2017/07/19 00:54:03
July 18, 2017
View 52d82b4

Refactor log file writer

Brian Goff authored on 2017/07/18 05:29:11