Trent Mick
5b5e1bf746
Merge pull request #32 from davepacheco/master
...
add '-o short' to `bunyan` CLI for more concise output
2012-08-13 16:36:52 -07:00
Dave Pacheco
78014a5239
add '-o short' for more concise output
2012-08-13 15:59:59 -07:00
Trent Mick
543b68b187
prep for future dev
2012-08-09 09:30:32 -07:00
Trent Mick
64112eea23
prepare for 0.11.3 release
2012-08-09 09:30:08 -07:00
Trent Mick
4ad39fe8de
'--strict' option for CLI
2012-08-09 09:29:50 -07:00
Trent Mick
3303b3cb3d
'utils.puts is so old fashioned' -- isaacs (paraphrased)
2012-08-09 09:10:28 -07:00
Trent Mick
2c5094e49c
org options in -h output
2012-08-09 09:08:34 -07:00
Trent Mick
1de6c876d3
tweaks to '-h' output
2012-08-09 09:05:50 -07:00
Trent Mick
19bc3ceb43
prep for future dev
2012-08-08 22:28:41 -07:00
Trent Mick
208b949e00
prepare for 0.11.2 release
2012-08-08 22:28:24 -07:00
Trent Mick
f0a119a306
[issue #30 ] Robust handling of 'req' field without a 'headers' subfield in bunyan
CLI.
2012-08-08 22:27:49 -07:00
Trent Mick
b0cd1f628d
Fix some accidental t.ends() and corpus paths in test cases for 0.11.0.
2012-08-08 22:12:24 -07:00
Trent Mick
cfa64e9f97
issue #31 : DEBUG et al defines in '-c' scripts bleed into log records
2012-08-08 22:03:57 -07:00
Trent Mick
156d2c4aff
bad release
2012-08-08 20:25:15 -07:00
Trent Mick
c273495458
remove accidental unused code
2012-08-08 11:59:18 -07:00
Trent Mick
02d72b0a9d
prep for future dev
2012-08-08 11:58:43 -07:00
Trent Mick
67da83727d
prepare for 0.11.1 release
2012-08-08 11:58:02 -07:00
Trent Mick
0620b2793d
TRACE, DEBUG, et al in bunayn -c "..."
filter code.
...
E.g.:
$ ... | bunyan -c 'level >= ERROR'
2012-08-08 11:57:13 -07:00
Trent Mick
33867b7473
add isaac
2012-08-07 23:00:35 -07:00
Trent Mick
6c26bf0038
prep for future dev
2012-08-07 22:36:42 -07:00
Trent Mick
8ae15c994b
prepare for 0.11.0 release
2012-08-07 22:35:38 -07:00
Trent Mick
947b465118
some jsstyle'in
2012-08-07 22:34:46 -07:00
Trent Mick
f3fcc9c7ca
Bump to v0.11.0. Change log update. Some -h output tweak.
2012-08-07 22:13:38 -07:00
Trent Mick
917cf4bcaa
tweak to '-l|--line' filtering to not have the opts.line test always pass
2012-08-07 21:13:59 -07:00
Trent Mick
fddb2cf6d7
TODOs
2012-08-07 21:10:56 -07:00
Trent Mick
de4a2280a2
Merge pull request #29 from isaacs/cli-filtering
...
Filtering with -l|--level and -c|--condition
2012-08-07 21:10:11 -07:00
isaacs
83a0963118
package.json: scripts.test for npm test goodness
2012-08-07 17:35:38 -07:00
isaacs
b1ed38af90
Add -c --condition for arbitrary filtering
2012-08-07 17:35:38 -07:00
isaacs
98550dadf5
Add --level -l for level filtering
2012-08-07 17:35:19 -07:00
Trent Mick
39e96c666c
Merge pull request #27 from notmatt/master
...
Typo!
2012-07-27 14:58:41 -07:00
Matthew Smillie
7cb505c0ae
Typo.
2012-07-27 14:42:58 -07:00
Trent Mick
79da9bb01f
tyop
2012-06-21 23:11:07 -07:00
Trent Mick
2fe6983125
versioning scheme
2012-06-21 23:10:10 -07:00
Trent Mick
8e24554be4
outline on screenshot
2012-06-21 23:06:55 -07:00
Trent Mick
48357d1379
screenshot
2012-06-21 23:02:35 -07:00
Trent Mick
dd940678c7
prep for future dev
2012-06-21 22:49:24 -07:00
Trent Mick
c872a2a9b6
prepare for 0.10.0 release
2012-06-21 22:49:13 -07:00
Trent Mick
27a035fc6e
rev to 0.10.0 and add changelog for mhart's gzip addition
2012-06-21 22:49:04 -07:00
Trent Mick
98c5bb9173
Merge pull request #24 from mhart/support-gzip-files
...
Added support for Gzip log files: `bunyan foo.log.gz`
2012-06-21 22:42:45 -07:00
Michael Hart
ad71b88f96
Added support for Gzip log files
2012-06-22 15:14:56 +10:00
Trent Mick
efab2b0b3f
prep for future dev
2012-06-21 20:06:10 -07:00
Trent Mick
8873f1655d
prepare for 0.9.0 release
2012-06-21 20:05:57 -07:00
Trent Mick
6be21f1d04
don't lie, really only support 0.6+, tho currently 0.4 mostly passes the test suite
2012-06-21 20:03:29 -07:00
Trent Mick
15af6c3d33
another version location
2012-06-21 20:00:59 -07:00
Trent Mick
b86462e576
calling this 0.9.0
2012-06-21 20:00:24 -07:00
Trent Mick
c5b0335c74
TODO thought
2012-06-21 19:58:19 -07:00
Trent Mick
66afe81ee9
[pull #16 ] Bullet proof the bunyan.stdSerializers
2012-06-21 17:24:06 -07:00
Trent Mick
0f20d3c7dd
tyop
2012-06-21 14:58:42 -07:00
Trent Mick
1eed1fac19
use RingBuffer.records instead of RingBuffer.enties (related to pull #15 )
2012-06-21 14:53:05 -07:00
Trent Mick
37a1447f22
per issue #8 change the way a raw stream is handled
...
"raw" is now a stream "type" isntead of a separate attribute. The
idea is that writing raw objects (instead of JSON-stringified stings)
to, e.g. a file WriteStream isn't useful. So, lets re-use the stream
"type" field instead of an additional "raw" field.
2012-06-21 14:49:04 -07:00