MCPcopy Create free account
hub / github.com/DoNewsCode/core / LogKV

Method LogKV

logging/log.go:99–99  ·  view source on GitHub ↗
(alternatingKeyValues ...interface{})

Source from the content-addressed store, hash-verified

97
98type span interface {
99 LogKV(alternatingKeyValues ...interface{})
100}
101
102type spanLogger struct {

Callers 5

LogMethod · 0.65
RoundTripMethod · 0.65
WriteMessagesMethod · 0.65
logRequestMethod · 0.65
logResponseMethod · 0.65

Implementers 1

mockSpanlogging/log_test.go

Calls

no outgoing calls

Tested by

no test coverage detected