Skip to content

Commit 766ce58

Browse files
committed
refactor(log): replace bunyan with pino log lib
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'.
1 parent db3f287 commit 766ce58

File tree

5 files changed

+105
-103
lines changed

5 files changed

+105
-103
lines changed

0 commit comments

Comments
 (0)