You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 18, 2021. It is now read-only.
Is your feature request related to a problem? Please describe.
Replace Bunyan for another logger package. Bunyan seems to be a dead project, see the following conversation.
Describe the solution you'd like
it's probably safe to change this package for Winston logger package.
Describe alternatives you've considered
I've gone over some of the other options on NPM and Winston is probably the best option. It has a very active community and is actively maintained.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Replace Bunyan for another logger package. Bunyan seems to be a dead project, see the following conversation.
Describe the solution you'd like
it's probably safe to change this package for Winston logger package.
Describe alternatives you've considered
I've gone over some of the other options on NPM and Winston is probably the best option. It has a very active community and is actively maintained.
The text was updated successfully, but these errors were encountered: