grzegorz914 / homebridge-denon-tv

Homebridge plugin for Denon/Marantz AV Receivers, publish as independent external platform accessory.
MIT License
75 stars 16 forks source link

Logs are extremely verbose even disable log info is checked #100

Closed bwt615 closed 3 years ago

bwt615 commented 3 years ago

Makes homebridge unusable for me

grzegorz914 commented 3 years ago

After disable log info is nothing in the homebridge log, can You provide example of Your log?

bwt615 commented 3 years ago
[4/19/2021, 1:02:23 PM] [DenonTv] Device: XXX.XXX.X.XXX AV Receiver, requesting Device state.
[4/19/2021, 1:02:23 PM] [DenonTv] Device: XXX.XXX.X.XXX AV Receiver, debug response: <?xml version="1.0" encoding="utf-8" ?>
<item>
<Power><value>OFF</value></Power>
<InputFuncSelect><value>MPLAY</value></InputFuncSelect>
<VolumeDisplay><value>Absolute</value></VolumeDisplay>
<MasterVolume><value>-10.0</value></MasterVolume>
<Mute><value>off</value></Mute>
grzegorz914 commented 3 years ago

You have enabled debug mode, turn it off.

bwt615 commented 3 years ago

What does : "disableLogInfo": true do then? very misleading

grzegorz914 commented 3 years ago

This disable log Info, not a debug mode. U can disable debug mode in Homebridge config.

bwt615 commented 3 years ago

But I keep debug mode on for Homebridge UI. Your app is the chattiest by far.

[https://i.imgur.com/zf87pbX.jpg] Benjamin Wesley Thomas m +1 (781) 864-3648 | f +1 (781) 787-2609 e @. w www.benjaminwesleythomas.com [https://i.imgur.com/LekBgmL.png]https://twitter.com/benjaminwthomas [https://i.imgur.com/lyRQWJR.png] https://www.linkedin.com/in/benjaminwesleythomas/ On Apr 19, 2021, 1:35 PM -0400, Grzegorz @.>, wrote:

This disable log Info, not a debug mode. U can disable debug mode in Homebridge config.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/grzegorz914/homebridge-denon-tv/issues/100#issuecomment-822648367, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ALRHQ3PT44EIKFIEQZX4URLTJRSWBANCNFSM43GGC7CA.

grzegorz914 commented 3 years ago

Then restrict only for Config UI X, if U just enabled debug mode in Homebridge settings, then is enabled for all plugins.