storm-node icon indicating copy to clipboard operation
storm-node copied to clipboard

Add to examples of storm logging

Open daluu opened this issue 8 years ago • 0 comments

Not that it's critical, but would be helpful to users if you added an example of storm logging for the bolt example.

e.g. for the BasicBolt example: self.log("a message",self);

I had to look into lib/storm.js and do trial & error runs to confirm the above call syntax was to be used. Would have been simpler if an example showcased its use.

daluu avatar Feb 04 '16 21:02 daluu