NRCHKB / node-red-contrib-homekit-bridged

Node-RED Contribution - HomeKit Bridged : Node-RED nodes to simulate Apple HomeKit devices.
https://nrchkb.github.io
MIT License
412 stars 52 forks source link

[Feature]: Add log level to bridge/accessory #479

Open crxporter opened 2 years ago

crxporter commented 2 years ago

Your Current NRCHKB Plugin Version

any

Operating System

any

What is your idea?

The idea is to put a logging level per bridge or accessory. This would replace the DEBUG= startup command and allow suppressing the "unsupported characteristic" warnings found here

It could be used for more things - those are the initial ideas.

Any more details?

If this is specific to some hardware or specific software version, please explain here.

Additional comments?

Additional comments here, if any.

Any code or functions to add?

No response

Shaquu commented 4 weeks ago

So far, we can adjust the log level, BUT, thing you mentioned is logged at error level which in current implementation cannot be silenced