Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

trace-console-log is a lightweight Node.js utility that automatically prefixes every `console.log` (and `console.error`) output with the originating file name and line number. By requiring the module (e.g., via `node -r trace-console-log`), developers can quickly locate stray logging statements in their code. It’s aimed at JavaScript/Node developers who want an easy way to trace console output without manually adding context.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mafintosh/trace-console-log

Account's avatar
mafintosh/what-line-is-this
Output a message prefixed with the name and line number of the source file where you outputted the message

Support the repos that depend on this repository

Top contributors

mafintosh's profile
mafintosh
2 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
mafintosh

mafintosh/trace-console-log

Have a stray console.log but too lazy to find it?

JavaScript
68
0
MIT License