Searched refs:child_loggers (Results 1 – 2 of 2) sorted by relevance
161 def _handle_existing_loggers(existing, child_loggers, disable_existing): argument175 if log in child_loggers:222 child_loggers = []236 child_loggers.append(existing[i])266 _handle_existing_loggers(existing, child_loggers, disable_existing)601 child_loggers = []612 child_loggers.append(existing[i])634 _handle_existing_loggers(existing, child_loggers,
224 child_loggers = []242 child_loggers.append(existing[i])266 if log in child_loggers:607 child_loggers = []620 child_loggers.append(existing[i])636 if log in child_loggers: