OpenSearch/plugins/discovery-gce/src
Jason Tedor abf8a1a3f0 Avoid allocating log parameterized messages
This commit modifies the call sites that allocate a parameterized
message to use a supplier so that allocations are avoided unless the log
level is fine enough to emit the corresponding log message.
2016-08-30 18:17:09 -04:00
..
main Avoid allocating log parameterized messages 2016-08-30 18:17:09 -04:00
test Introduce Log4j 2 2016-08-30 13:31:24 -04:00