fluent / fluent-logger-node

A structured logger for Fluentd (Node.js)
Apache License 2.0
259 stars 83 forks source link

bugfix/winston transport - callback function should be invoked asynchronously #81

Closed fogine closed 7 years ago

fogine commented 7 years ago

Current implementation always successfully resolves the operation even if fluentd responds with an Error.

okkez commented 7 years ago

Thanks!

okkez commented 7 years ago

Released v2.4.4