namshi / winston-graylog2

Graylog2 transport for winston, a nodejs logging module
MIT License
126 stars 98 forks source link

Adjust to winston 3.x transport API #58

Closed philippmoehler0440 closed 6 years ago

philippmoehler0440 commented 6 years ago

Hi,

since the release of Winston 3.0 there were some major changes of their API. Currently I`m getting this message with the use of graylog2 transport:

Kibana is a legacy winston transport. Consider upgrading:
    - Upgrade docs: https://github.com/winstonjs/winston/blob/master/UPGRADE-3.0.md

If I got this right the adjustment has to be done within winston-graylog2.

Thank you and best regards Philipp

odino commented 6 years ago

Hi @philippmoehler0440!

Unfortunately, we dont actively support this library -- from the readme:

LOOKING FOR A MAINTAINER!

Do you use / like this library? Reach out as we're looking for a maintainer -- we're not actively using this anymore and wouldn't mind leaving it in good hands :)

Will be very happy to have a look at PRs but, to be honest, I don't see us doing active development on the library going forward.