DEV Community

Cover image for The best alternative to the console.log statement

The best alternative to the console.log statement

Patryk Rzucidło on May 06, 2020

🦒 Beautiful Logger for Node.js The best alternative to the console.log statement I love using console.log but it is difficult to re...
Collapse
 
voidp34r profile image
Matheus Rafael

great, i always use my own extended logger from another package, i offer to translate into my native language (pt-BR) and contribute to future improvements, i'm already joking a little to include in the next project 0 /

Collapse
 
code_regina profile image
Code_Regina

This is awesome! It seems to make development better. Thanks for the post!!

Collapse
 
lyas777 profile image
lyas

Muy interesante :D

Collapse
 
thomasbnt profile image
Thomas Bnt

I'm gonna test this 😄

Collapse
 
ptkdev profile image
Patryk Rzucidło

You are welcome!

Collapse
 
nivethsaran profile image
Niveth Saran

Looks really cool. I am gonna try this out right away!!!!

Collapse
 
ptkdev profile image
Patryk Rzucidło

Thanks bro!

Collapse
 
igcp profile image
Igor Conde

Great! really cool tip thank's i will test soon

Collapse
 
pnoeric profile image
Eric Mueller

Love it! Thanks for this. Just what I needed today for a project I'm working on.. some tasteful logging :-)

Collapse
 
ptkdev profile image
Patryk Rzucidło

Thanks for your donation! I really appreciated your kindness ❤️

Collapse
 
ttsoares profile image
Thomas TS

Just starting with Node... and this was my first dev tool :-).
Thanks !