Граф коммитов

2 Коммитов

Автор SHA1 Сообщение Дата
Michael Pratt 7e22aac559 livelog: annotate log truncation
Build log truncation is currently silent and can easily go unnoticed
unless you notice missing expected output (such as a filename line
following a function name in a stack trace).

Adjust livelog to explicitly annotate truncation at the end of a log so
that it is very clear to readers.

Fixes golang/go#45972

Change-Id: I5ad555232ba670bfb37d2eb3d2260307468c28a9
Reviewed-on: https://go-review.googlesource.com/c/build/+/317209
Trust: Michael Pratt <mpratt@google.com>
Run-TryBot: Michael Pratt <mpratt@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
2021-05-05 21:41:54 +00:00
Andrew Gerrand 8cdbfaa439 cmd/coordinator: fix log streaming
Break out 'live log' buffer into separate package.

Change-Id: Ie2358a73ac05a97d5c2632b5737295ee24ef1805
Reviewed-on: https://go-review.googlesource.com/14577
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2015-09-16 03:40:49 +00:00