elasticsearch/qa/logging-config
Keith Massey 88250c216c
Exposing the ability to log deprecated settings at non-critical level (#79107)
A recent change for the deprecation logs provided the capability to emit deprecation's at critical vs. warning levels, #77482.
However deprecated settings always log at critical level without the ability to express that the setting deprecation is only a
warning.

This commit exposes the ability to set the deprecation level when deprecating a setting.
Closes #78781
2021-10-19 07:51:05 -05:00
..
src/test Exposing the ability to log deprecated settings at non-critical level (#79107) 2021-10-19 07:51:05 -05:00
build.gradle Remove custom logging tests (#77476) 2021-09-09 14:33:55 +02:00