node-windows
node-windows copied to clipboard
Remove `console.log` left in "winsw.js" file
Is your feature request related to a problem? Please describe. Every time I install a service, a log appears, showing the "xml" and "config" objects. If this is intentional, I think it should have a "silent" setting to ignore this log. If not, it should be removed.
Additional context The log is in the file "winsw.js", on line 77.
Just ran into this same thing. UGH!
I guess we can monkey-patch console.log to call our own function, but what an ugly hack.
Can somebody with a Twitter account contact the author? He may respond on Twitter: http://twitter.com/goldglovecb
Looks like he does not respond to GitHub pings.