Documentation ¶
Overview ¶
Command greplogs searches Go builder logs.
greplogs [flags] (-e regexp|-E regexp) paths... greplogs [flags] (-e regexp|-E regexp) -dashboard
greplogs finds builder logs matching a given set of regular expressions in Go syntax (godoc.org/regexp/syntax) and extracts failures from them.
greplogs can search an arbitrary set of files just like grep. Alternatively, the -dashboard flag causes it to search the logs saved locally by fetchlogs (golang.org/x/build/cmd/fetchlogs).
Directories ¶
Path | Synopsis |
---|---|
Command broken lists the current Go builders with known issues.
|
Command broken lists the current Go builders with known issues. |
internal
|
|
logparse
Package logparse contains functions for parsing and analyzing build and test logs produced by all.bash.
|
Package logparse contains functions for parsing and analyzing build and test logs produced by all.bash. |
Click to show internal directories.
Click to hide internal directories.