🚀 Auto Log Tracker (File + Line) — by Slash MarkAutomatically add file name and line number to your console.log statements. ✨ Features
🚀 Usage
🔥 ExampleBefore: console.log("Hello"); After: console.log("Hello" + " - app.js:10"); 🏢 Slash Mark |
🚀 Auto Log Tracker (File + Line) — by Slash MarkAutomatically add file name and line number to your console.log statements. ✨ Features
🚀 Usage
🔥 ExampleBefore: console.log("Hello"); After: console.log("Hello" + " - app.js:10"); 🏢 Slash Mark |