OpenSearch/modules/transport-netty3
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
..
licenses Rename transport-netty to transport-netty3 2016-07-14 22:03:14 -04:00
src Avoid allocating log parameterized messages 2016-08-30 18:17:09 -04:00
build.gradle Introduce Log4j 2 2016-08-30 13:31:24 -04:00