OpenSearch/test/framework
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
..
src Avoid allocating log parameterized messages 2016-08-30 18:17:09 -04:00
build.gradle Group client projects under :client 2016-06-22 14:26:41 -04:00