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
bunyan has not been updated since 3 years.
Use a more recent and faster log library.
Add also log configuration via NODE_ENV env variable.
When NODE_ENV is set to 'development' the log level is set to 'debug'.
Otherwise, the log level is set to 'info'.
0 commit comments