|
|
|
Show HN: NPM package for tagging logs with an emoji based on an identifier
(npmjs.com)
|
|
1 points
by atworkc
970 days ago
|
|
Hey guys!
I just released a NPM package to use for debugging seas of console logs.
Basically, I had lots of use cases where I have multiple instances of similar logs that I logged with ids and such and they were always hard to trace when all of them were happening at the same time. So i built this library to help with visually locating log sources. |
|