hass-core/homeassistant/components/logger
J. Nick Koston e4a15354f4
Fix logger creating many thread locks when reloading the integrations page (#93768)
* Fix logger creating many thread locks

We call getLogger for each integration to get the current
log level when loading the integrations page. This creates
a storm of threading locks

* fixes
2024-01-13 21:11:34 -05:00
..
__init__.py Move EVENT_LOGGING_CHANGED to constants (#100974) 2023-09-27 01:06:14 -04:00
const.py Move EVENT_LOGGING_CHANGED to constants (#100974) 2023-09-27 01:06:14 -04:00
helpers.py Fix logger creating many thread locks when reloading the integrations page (#93768) 2024-01-13 21:11:34 -05:00
manifest.json
services.yaml
strings.json
websocket_api.py Fix logger creating many thread locks when reloading the integrations page (#93768) 2024-01-13 21:11:34 -05:00