Not all streams have "unpipe"
jclem opened this issue · 0 comments
jclem commented
Streams returned by the through module do not have the unpipe
function, so https://github.com/csquared/node-logfmt/blob/master/lib/streaming.js#L26 throws an error.