Commit Graph

6 Commits (98550dadf5d6c8ee5a9e05c2e548ed4126286106)

Author SHA1 Message Date
isaacs 98550dadf5 Add --level -l for level filtering 2012-08-07 17:35:19 -07:00
Michael Hart ad71b88f96 Added support for Gzip log files 2012-06-22 15:14:56 +10:00
Dave Pacheco 123d493d27 sort output from multiple sources 2012-05-11 16:22:28 -07:00
Trent Mick a1c3c17b84 jsstyle clean 2012-04-27 17:40:56 -07:00
Trent Mick 6f1433c89b 'make testall' to test against multiple node versions
Change test to look for new ENOENT error message changed in recent
nodes:

      // Note: node v0.6.10:
      //   ENOENT, no such file or directory 'asdf.log'
      // but node v0.6.14:
      //   ENOENT, open 'asdf.log'
      // Somewhat annoying change.
2012-04-10 15:11:55 -07:00
Trent Mick 9feb9c82bd CLI file args: bunyan foo.log bar.log 2012-02-23 21:19:28 -08:00