Releases: mpneuried/nsq-logger
Releases · mpneuried/nsq-logger
Dropped support for node < 5
08 Jan 22:30
Compare
Sorry, something went wrong.
No results found
Make the module compatible with node:10 but no longer compatible with node < 5
Stringify Error
25 Jul 09:22
Compare
Sorry, something went wrong.
No results found
Small fix to catch JSON stringify errors within Writer.publish
Fix: Writer Config
22 Jul 12:24
Compare
Sorry, something went wrong.
No results found
Fixed a stupid error with the host config of the writer
Removed debugging output
19 Jul 11:43
Compare
Sorry, something went wrong.
No results found
dependencies and activate
15 Jul 11:52
Compare
Sorry, something went wrong.
No results found
updated dependencies #2
optimized activate #3
raw nsqjs Message
20 Jan 08:22
Compare
Sorry, something went wrong.
No results found
Added raw nsqjs Message as last argument to the message event
Config Bugfix
04 Dec 14:43
Compare
Sorry, something went wrong.
No results found
Bugfix on setting an array configuration; added code banner
Namespaces
03 Dec 13:54
Compare
Sorry, something went wrong.
No results found
Added namespaces and made multiple parallel logger instances possible.