Skip to content

perrito666/nolog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nolog

just a dumb little tool to run juju tests and filter out all the logging

nolog runs go test and passes through all command line args to it.

nolog filters out lines to stdout that start with [LOG]

If the first arg to nolog is -f, it will write all output to tests.out, as well as printing the filtered output to stdout.

About

just a dumb little tool to run juju tests and filter out all the logging

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%