fe20e217a4
Deprecation logger was filtering log entries by key, that means that if two log messages with the same key are logged from different users, then the second log messages will be filtered. This change allows to log deprecation message with the same key by different users. relates #41354 backport #44587 |
||
---|---|---|
.. | ||
src/test | ||
build.gradle | ||
custom-log4j2.properties |