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

Method Println

grpclog/internal/logger.go:30–30  ·  view source on GitHub ↗
(args ...any)

Source from the content-addressed store, hash-verified

28 Print(args ...any)
29 Printf(format string, args ...any)
30 Println(args ...any)
31}
32
33// LoggerWrapper wraps Logger into a LoggerV2.

Callers 15

mainFunction · 0.80
parseHistFunction · 0.80
mainFunction · 0.80
dumpMethod · 0.80
formatBenchmarkFunction · 0.80
waitForFallbackAndDoRPCsFunction · 0.80
LogMethod · 0.80
ExampleNewWriterFunction · 0.80
InfolnMethod · 0.80
WarninglnMethod · 0.80
ErrorlnMethod · 0.80
printFeatureFunction · 0.80

Calls

no outgoing calls

Tested by 4

ExampleNewWriterFunction · 0.64
ExampleAttributesFunction · 0.64
ExampleAttributes_StringFunction · 0.64