Commit Graph

5 Commits (master)

Author SHA1 Message Date
Trent Mick 12eda6036f modernize examples to bunyan.createLogger preference 2014-07-24 23:36:50 -07:00
Trent Mick f616276dc6 style: 4-space indents 2013-03-28 17:42:32 -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
Trent Mick 49e3c57030 'make check' fixes 2012-06-20 16:27:41 -07:00
Trent Mick c5ba5c0147 support for 'raw' streams 2012-06-20 16:04:23 -07:00