Also log which state groups.
This commit is contained in:
@@ -231,6 +231,7 @@ class StateHandler(object):
|
||||
)
|
||||
|
||||
logger.info("Resolving state for %s with %d groups", room_id, len(state_groups))
|
||||
logger.info("State groups for %s with %r", room_id, group_names)
|
||||
|
||||
new_state, prev_states = self._resolve_events(
|
||||
state_groups.values(), event_type, state_key
|
||||
|
||||
Reference in New Issue
Block a user