nolog

command module
v0.0.0-...-a4d8694 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2015 License: MIT Imports: 9 Imported by: 0

README

nolog

a bit more than a dumb little tool to help filter logging.

nolog runs go test and passes through all command line args to it but you might want to use our own shortcuts for convenience.

-c false by default, when set to true will color the output logs.

-f false by default, setting this flag will output the lines beginning with [LOG] to a file.

-filter a string to be used to filter tests with -gocheck.f (requires gocheck).

-name "tests.log" by default, is an alternative file name for the ouput file.

-v false by default, will use -test.v=true on the test run.

When no arguments are passed it will behave like the original version, filtering out lines starting with [LOG]

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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