In #82431, we deprecated the legacy logging configuration with the plan to remove it in 8.0.
At the moment we don't actually know how many users removing the system will impact and, ideally, we should have data to back up the decision.
We issue configuration deprecation warnings from core and we could monitor these (for example: set a boolean for if a notice has been issued). That way, we'd build a more generic usage collector that we can use for future configuration deprecations.