electron-icon-maker
electron-icon-maker copied to clipboard
Add new debug flag for logging
Hey there, thanks for this package, it's super helpful!
The logging was getting a bit noisy, so I added a new log
function that checks for a --debug
flag before logging to the console, and I updated the icongen
function calls to behave the same way.