MCPcopy Create free account
hub / github.com/grpc/grpc-java / log

Method log

api/src/main/java/io/grpc/ChannelLogger.java:55–55  ·  view source on GitHub ↗

Logs a message.

(ChannelLogLevel level, String message)

Source from the content-addressed store, hash-verified

53 * Logs a message.
54 */
55 public abstract void log(ChannelLogLevel level, String message);
56
57 /**
58 * Logs a message, using a message format and a list of arguments used to generate the log

Callers 15

createJwtHelperOrNullMethod · 0.45
ChildPolicyWrapperMethod · 0.45
RlsLoadBalancerMethod · 0.45
shutdownMethod · 0.45
CachingRlsLbClientMethod · 0.45
asyncRlsCallMethod · 0.45
onNextMethod · 0.45

Calls

no outgoing calls

Tested by 15

subtest_altsHandlerMethod · 0.36
subtest_tlsHandlerMethod · 0.36
getBytesToSendToPeerMethod · 0.36
processBytesFromPeerMethod · 0.36
runMethod · 0.36
mainMethod · 0.36
shutdownMethod · 0.36
runMethod · 0.36
startMethod · 0.36
AbstractInteropTestMethod · 0.36
tearDownMethod · 0.36
onNextMethod · 0.36