klattimer / LGWebOSRemote

Command line webOS remote for LGTVs
MIT License
523 stars 101 forks source link

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

Closed Tenzer closed 12 months ago

Tenzer commented 12 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.