Skip to content

core.config: Decrease configuration loaded path log message to debug

That kind of information is less important than say for example the origin currently being loaded (which we currently do not have when looking at logs). Instead, we have plenty of that sample log message everywhere (rpc services, loader, lister, etc...).

Test Plan

tox


Migrated from D4011 (view on Phabricator)

Merge request reports