OpenSearch/libs/elasticsearch-nio
Tim Brooks abf8c56a37
Remove logging from elasticsearch-nio jar (#30761)
This is related to #27260. The elasticsearch-nio jar is supposed to be
a library opposed to a framework. Currently it internally logs certain
exceptions. This commit modifies it to not rely on logging. Instead
exception handlers are passed by the applications that use the jar.
2018-05-21 20:18:12 -06:00
..
src Remove logging from elasticsearch-nio jar (#30761) 2018-05-21 20:18:12 -06:00
build.gradle Remove logging from elasticsearch-nio jar (#30761) 2018-05-21 20:18:12 -06:00