OpenSearch/modules/transport-netty4
Jason Tedor 1b660c5127 Fix incorrect logger invocation
It looks like auto-complete gave us a nasty surprise here with
Logger#equals being invoked instead of Logger#error swallowing the
absolute worst-possible level of a log message. This commit fixes the
invocation.
2017-04-25 16:25:52 -04:00
..
licenses Upgrade to Netty 4.1.9 2017-03-11 18:28:31 -08:00
src Fix incorrect logger invocation 2017-04-25 16:25:52 -04:00
build.gradle Upgrade to Netty 4.1.9 2017-03-11 18:28:31 -08:00