Skip to content

Recommended logging package or framework #13214

Answered by jaybytez
jaybytez asked this question in Help
Discussion options

You must be logged in to vote

I was able to resolve this by using Pino for client (I could have used this on the server) and also using Winston (but just for server). Winston would not work for me in client logging because it appears to full in the 'fs' library and this causes errors in the client portions of the code. I was able to get Bunyan working in the client but Pino was just cleaner.

Replies: 4 comments 10 replies

Comment options

You must be logged in to vote
5 replies
@jaybytez
Comment options

@miguel9554
Comment options

@jaybytez
Comment options

@cheildo
Comment options

@j-joker
Comment options

Comment options

You must be logged in to vote
5 replies
@Manikanta-20
Comment options

@leerob
Comment options

@mryechkin
Comment options

@GorvGoyl
Comment options

@sgharms
Comment options

Answer selected by jaybytez
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet