mhart / gelf-stream

A node.js stream to send JS objects to a Graylog2 server (in GELF format)
Other
29 stars 13 forks source link

fix reference to `this` #9

Closed curzonj closed 9 years ago

curzonj commented 9 years ago

When you try to close the stream you get an error because this no longer points at anything.

mhart commented 9 years ago

Ugh, nice catch – thanks :+1:

mhart commented 9 years ago

Published in v1.0.2