| commit | f8103c69eaaa23fe7fff4d8413240063b9ec56d2 | [log] [tgz] |
|---|---|---|
| author | David Mollitor <dmollitor@apache.org> | Wed May 20 09:26:31 2020 -0400 |
| committer | David Mollitor <dmollitor@apache.org> | Wed May 20 09:26:36 2020 -0400 |
| tree | 2ce00fa0913ed94f720b30d132c8949a7afdb7af | |
| parent | 7de1f5d7f394b49624e7278937d7ff665bfc642a [diff] |
THRIFT-5202: TNonblockingMultiFetchClient Use SLF4J Parameterized Logging Client: java Patch: David Mollitor This closes #2137 Use SLF4J API to log full Exception details. Use SLF4J parameterized logging instead of String format.