commit | b2e10e1b2d3b95840d4b28150d8521509c183e17 | [log] [tgz] |
---|---|---|
author | Alex Fandrianto <alexfandrianto@google.com> | Thu Jul 31 12:41:45 2014 -0700 |
committer | Alex Fandrianto <alexfandrianto@google.com> | Thu Jul 31 12:41:49 2014 -0700 |
tree | 08cc57345cd476076c97f06453bba44922c60812 | |
parent | 6b2fd4851d9df1cf163ac4cbb7a49496b8ae01b8 [diff] |
veyron/examples/pipetobrowser Add a console panic plugin to pipetobrowser. Data piped to the browser usually terminates upon a panic. All goroutines cease and create a lot of console spew. This plugin wraps the goroutines into divs whose visibility can be toggled. The console lines can be highlighted by a string value filter. This may be adapted to a regex filter in the future. Change-Id: Ia96f73dfe024eee738d80285f1cf78ecc6b8e037