openhab / openhab1-addons

Add-ons for openHAB 1.x
Eclipse Public License 2.0
3.43k stars 1.71k forks source link

[fritzboxtr064] Reduced logging for TAM and call list XML-requests #5884

Closed cweitkamp closed 4 years ago

cweitkamp commented 4 years ago

Signed-off-by: Christoph Weitkamp github@christophweitkamp.de

9037568 commented 4 years ago

@cweitkamp what's the need for reducing these when they're already at DEBUG level?

cweitkamp commented 4 years ago

In general it is not really necessary. More or less a personal issue. I always use TRACE for logging requests and responses. I think I was annoyed during my last debug session for the binding because my list of missed calls was too long ... I will close this PR.