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. |
No comments yet