Hacker News new | ask | show | jobs
by fuzzythinker 1586 days ago
The repo has zero documentation. Do you use it on client, node, or both? Does it renders the calls in a tree?
1 comments

Oh you're right, sorry. Here's the blog post the dev wrote:

https://dev.to/phenomnominal/lazy-debug-logging-for-node-js-...

The idea is it logs every function call. Nice for picking up a new code base.