Commit Graph

3 Commits (299be2cb38c899a4d11ef7efdf16be63be418365)

Author SHA1 Message Date
Dustin 299be2cb38 watchedpath: Flush stdio more often
When stdout/stderr is redirected to a file, they are typically opened in
fully-buffered mode. This makes it difficult to watch logs in real time,
unless the buffer is flushed every time a new message is written.
2015-02-15 00:22:49 -06:00
Dustin 439a53940c First working version 2015-02-01 19:02:47 -06:00
Dustin d8bf3d64cb Initial commit 2015-02-01 19:02:41 -06:00