elasticsearch/modules/ingest-user-agent
Przemyslaw Gomulka 0d3cebe812
Change default deprecation logger level to CRITICAL (#77030)
This commit changes default deprecation logger level to CRITICAL, where default means deprecations emitted by DeprecationLogger#critical method.
It also introduces WARN deprecations which are emitted by DeprecationLogger#warn Those log lines emitted at WARN are meant to indicate that a functionality is deprecated but will not break at next major version.
relates #76754
2021-09-09 12:23:52 +02:00
..
src Change default deprecation logger level to CRITICAL (#77030) 2021-09-09 12:23:52 +02:00
build.gradle Update task names for rest compatiblity (#75267) 2021-09-03 11:26:11 -05:00