September 26, 2025
View 01f9186

daemon/logger: use t.Context() in tests

Sebastiaan van Stijn authored on 2025/09/26 02:27:25
August 1, 2025
View f74e5d4

Create github.com/moby/moby/v2 module

Derek McGowan authored on 2025/08/01 02:13:29
May 30, 2025
View 69c3439

daemon/logger: remove // import comments

Sebastiaan van Stijn authored on 2025/05/30 19:32:03
April 27, 2025
View f770f6c

fix(QF1012): Use fmt.Fprintf(x, ...) instead of x.Write(fmt.Sprintf(...))

Matthieu MOREL authored on 2025/04/27 17:03:41
March 4, 2025
View 75b86c4

daemon/logger/loggerutils: adjust "gotest.tools/v3/assert/cmp" import alias

Paweł Gronowski authored on 2025/03/04 03:08:32
July 23, 2024
View 9b6ba18

logfile: Close reader when caller cancels

Brian Goff authored on 2024/07/23 03:53:48
June 14, 2024
View dbf6873

Logfile: Add tracing spans

Brian Goff authored on 2024/06/14 10:11:34
June 8, 2024
View 1b46faf

Logfile: skip files that are corrupted

Brian Goff authored on 2024/06/08 06:55:46
June 6, 2024
View 77f2d90

Refactor logfile reads

Brian Goff authored on 2024/06/06 07:04:57
November 30, 2022
View 48124ba

daemon/logger/loggerutils: format code with gofumpt

Sebastiaan van Stijn authored on 2022/11/30 02:23:42
May 27, 2022
View 7493342

daemon/logger: Share buffers by sync.Pool

Paweł Gronowski authored on 2022/05/27 22:07:07
March 3, 2022
View 3844d1a

daemon/logger: drain readers when logger is closed

Cory Snider authored on 2022/03/03 07:33:39
View 906b979

daemon/logger: remove ProducerGone from LogWatcher

Cory Snider authored on 2022/03/03 08:38:16
February 11, 2022
View e278d3f

logger/*: fix reading w/ non-monotonic timestamps

Cory Snider authored on 2022/02/11 04:47:24
February 10, 2022
View 01915a7

daemon/logger: follow LogFile without file watches

Cory Snider authored on 2022/02/10 04:49:23