Debugging Packages

verylazylogger

Tired of naming your variables when you're debugging? This is a simple console.log that outputs the name of variable and the value in a JSON format to the console. Saves you from ever having to type out lines of code like this: console.log("variable", var

1.0.0 • Published 3 years ago