elasticsearch/test/logger-usage
Przemyslaw Gomulka 705b27ae3b
Refactor ParameterizedMessage used in lambda and casted to Supplier (#87156)
This is a result of structural search/replace in intellij. This only affects log methods with a signature
logger.info((Supplier) ()-> ParametrizedMessage) logger.info((Supplier) ()-> ParametrizedMessage, Throwable)

relates #86549
2022-05-31 08:46:35 +02:00
..
src Refactor ParameterizedMessage used in lambda and casted to Supplier (#87156) 2022-05-31 08:46:35 +02:00
build.gradle Bump source compatibility version to Java 17 (#80851) 2021-12-06 10:58:56 -08:00