OpenSearch/modules/transport-netty4
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 Upgrade to Netty 4.1.5 2016-08-30 05:46:40 -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