greplogs

command
v0.0.0-...-a705825 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 3, 2024 License: BSD-3-Clause Imports: 19 Imported by: 0

README

Go Reference

golang.org/x/build/cmd/greplogs

Command greplogs searches Go builder logs.

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL