msloth / lgtv.js

Control LG WebOS TV using node.js
MIT License
249 stars 119 forks source link

Too verbose output #4

Closed msloth closed 2 years ago

msloth commented 8 years ago

There's too much output on the terminal, the information is in most cases useless unless debugging.

Use eg log4js to set output levels (info, debug, error, etc).