Skip to content

Reduce console logging when logging is false#1

Open
bdnstn wants to merge 13 commits into
rbswift:masterfrom
bdnstn:master
Open

Reduce console logging when logging is false#1
bdnstn wants to merge 13 commits into
rbswift:masterfrom
bdnstn:master

Conversation

@bdnstn

@bdnstn bdnstn commented Sep 2, 2022

Copy link
Copy Markdown

I'm running cgateweb inside a Home Assistant Add-On on a Raspberry Pi. With logging set to false I expect to see fewer console messages, but instead I get thousands on NOOP messages logged. Console output in this environment gets written to the add-on log on the (fragile) SD card. It is unnecessary and inappropriate when logging is false.

Brian Dunstan and others added 13 commits September 1, 2022 20:50
Replace accidently deleted line 116.
Sorry for the noise. I didn't realize my commits were all being included in the PR #1. I should have created a branch.
update mqtt version in package.json - old version number was causing null object error on server id.
`TERMINATERAMP` is the command in the C-Bus, so it make sense to use it in MQTT also.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant