eye icon indicating copy to clipboard operation
eye copied to clipboard

Is it possible to view process stdout/err with eye trace?

Open joshleblanc opened this issue 6 years ago • 1 comments

Title.

It's pretty much a nonissue since I can just tail the log itself, but it would be really convenient to be able to call "eye log " and view the process logs themselves.

joshleblanc avatar May 05 '18 18:05 joshleblanc

technically it possible, it would just get current process stdout, stderr, and call tail | grep on it.

kostya avatar May 05 '18 18:05 kostya