Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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.
38
type
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
processUnaryRPC
Method · 0.65
processStreamingRPC
Method · 0.65
newClientStreamWithParams
Function · 0.65
GetMethodLogger
Function · 0.65
TestGetMethodLogger
Method · 0.65
TestGetMethodLoggerOff
Method · 0.65
Calls
no outgoing calls
Tested by
2
TestGetMethodLogger
Method · 0.52
TestGetMethodLoggerOff
Method · 0.52