fluent / fluent-logger-node

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

Cannot read property 'end' of undefined #171

Open happy-machine opened 4 years ago

happy-machine commented 4 years ago

I'm getting this error when calling logger.end() on both the examples of setup with winston. Does this mean theres a problem connecting to fluentd (in the .sender object it is null for me)?

dikaso commented 3 years ago

Same here.

brunobastosg commented 1 year ago

Same problem here. Currently using Winston 3.8.2 and fluent-logger 3.4.1.