klattimer / LGWebOSRemote

Command line webOS remote for LGTVs
MIT License
511 stars 99 forks source link

Add `--debug` flag to enable debug logging, otherwise default to info level #146

Closed Tenzer closed 9 months ago

Tenzer commented 9 months ago

Most users probably don't care about all the work to initiate connections and closing them again. This makes the output cleaner and could work as a good step towards refining the output from the utility.

Fixes #84.