node-bunyan-lite/examples
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
..
err.js jsstyling of example files 2012-06-04 23:19:39 -07:00
handle-fs-error.js support for 'raw' streams 2012-06-20 16:04:23 -07:00
hi.js jsstyling of example files 2012-06-04 23:19:39 -07:00
level.js jsstyling of example files 2012-06-04 23:19:39 -07:00
multi.js jsstyling of example files 2012-06-04 23:19:39 -07:00
raw-stream.js per issue #8 change the way a raw stream is handled 2012-06-21 14:49:04 -07:00
ringbuffer.js per issue #8 change the way a raw stream is handled 2012-06-21 14:49:04 -07:00
server.js jsstyling of example files 2012-06-04 23:19:39 -07:00
src.js jsstyling of example files 2012-06-04 23:19:39 -07:00
unstringifyable.js jsstyling of example files 2012-06-04 23:19:39 -07:00