zit0un

Results 1 issues of zit0un

In [Producing](https://github.com/squeeks/glossy#producing) part of the front page, here is the example you dropped: ``` var syslogProducer = require('glossy').Produce; // or wherever glossy lives var msg = syslogProducer.produce({ facility: 'local4', //...