fluent / fluent-logger-node

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

Sender has no support in TypeScript #157

Closed damianprzygodzki closed 4 years ago

damianprzygodzki commented 4 years ago

I tried to close socket properly https://github.com/fluent/fluent-logger-node/issues/141 and with typescript is not possible. FluentTransport does not see sender property, despite it is there.

okkez commented 4 years ago

Please send new PR for the issue.

okkez commented 4 years ago

Fixed by #163