mirror of https://github.com/grpc/grpc-java.git
2f6e2c87ab
Turns out avoiding log() alone in the static initialization is not enough. isLoggable() can also be overridden and call back to Context. We take a another approach, save the exception and log it outside of the initialization block. |
||
---|---|---|
.. | ||
src | ||
BUILD.bazel | ||
build.gradle |