Skip to content

Releases: mpneuried/nsq-logger

Dropped support for node < 5

08 Jan 22:30
Compare
Choose a tag to compare

Make the module compatible with node:10 but no longer compatible with node < 5

Stringify Error

25 Jul 09:22
Compare
Choose a tag to compare

Small fix to catch JSON stringify errors within Writer.publish

Fix: Writer Config

22 Jul 12:24
Compare
Choose a tag to compare

Fixed a stupid error with the host config of the writer

Removed debugging output

19 Jul 11:43
Compare
Choose a tag to compare

Removed debugging output

dependencies and activate

15 Jul 11:52
Compare
Choose a tag to compare
  • updated dependencies #2
  • optimized activate #3

raw nsqjs Message

20 Jan 08:22
Compare
Choose a tag to compare

Added raw nsqjs Message as last argument to the message event

Config Bugfix

04 Dec 14:43
Compare
Choose a tag to compare

Bugfix on setting an array configuration; added code banner

Namespaces

03 Dec 13:54
Compare
Choose a tag to compare

Added namespaces and made multiple parallel logger instances possible.