Also log which state groups.

erikj/timings
Erik Johnston 2016-06-02 14:06:45 +01:00
parent 9e7fc33d93
commit e30d39cd4b
1 changed files with 1 additions and 0 deletions

View File

@ -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