[omemo] Change log levels
This commit is contained in:
@@ -313,7 +313,7 @@ def unpack_device_list_update(stanza, account):
|
||||
|
||||
items = event_node.getTag('items', {'node': NS_DEVICE_LIST})
|
||||
if not items or len(items.getChildren()) != 1:
|
||||
log.debug(
|
||||
log.warning(
|
||||
account +
|
||||
' => Device list update items node empty or not omemo device update')
|
||||
return result
|
||||
|
||||
Reference in New Issue
Block a user