Package io.deephaven.util
Class GrpcLogging
java.lang.Object
io.deephaven.util.GrpcLogging
public final class GrpcLogging extends Object
-
Constructor Summary
Constructors Constructor Description GrpcLogging()
-
Method Summary
Modifier and Type Method Description static void
setupFromBooleanProperty(String property, boolean defaultValue, String shadowPath)
-
Constructor Details
-
GrpcLogging
public GrpcLogging()
-
-
Method Details