google.golang.org/grpc/internal/channelz.TraceEventDesc.Severity (field)
19 uses
google.golang.org/grpc/internal/channelz (current package)
funcs.go#L292: Severity Severity
funcs.go#L299: switch d.Severity {
funcs.go#L456: childTC.getChannelTrace().append(&TraceEvent{Desc: desc.Desc, Severity: desc.Severity, Timestamp: time.Now()})
funcs.go#L469: Severity: desc.Parent.Severity,
logging.go#L34: Severity: CtINFO,
logging.go#L47: Severity: CtINFO,
logging.go#L59: Severity: CtWarning,
logging.go#L72: Severity: CtWarning,
logging.go#L84: Severity: CtError,
logging.go#L97: Severity: CtError,
google.golang.org/grpc
clientconn.go#L154: Severity: channelz.CtINFO,
clientconn.go#L157: Severity: channelz.CtINFO,
clientconn.go#L739: Severity: channelz.CtINFO,
clientconn.go#L742: Severity: channelz.CtINFO,
clientconn.go#L1021: Severity: channelz.CtINFO,
clientconn.go#L1026: Severity: channelz.CtINFO,
clientconn.go#L1439: Severity: channelz.CtINFO,
clientconn.go#L1442: Severity: channelz.CtINFO,
resolver_conn_wrapper.go#L220: Severity: channelz.CtINFO,
 |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |