MCPcopy
hub / github.com/grpc/grpc-go / GetMethodLogger

Method GetMethodLogger

internal/binarylog/binarylog.go:39–39  ·  view source on GitHub ↗
(methodName string)

Source from the content-addressed store, hash-verified

37// deleted or changed.
38type Logger interface {
39 GetMethodLogger(methodName string) MethodLogger
40}
41
42// binLogger is the global binary logger for the binary. One of this should be

Callers 6

processUnaryRPCMethod · 0.65
processStreamingRPCMethod · 0.65
GetMethodLoggerFunction · 0.65
TestGetMethodLoggerMethod · 0.65

Calls

no outgoing calls

Tested by 2

TestGetMethodLoggerMethod · 0.52