MCPcopy Index your code
hub / github.com/NdoleStudio/httpsms / WithString

Method WithString

api/pkg/telemetry/logger.go:16–16  ·  view source on GitHub ↗

WithString creates a new structured logger instance with a string

(key string, value string)

Source from the content-addressed store, hash-verified

14
15 // WithString creates a new structured logger instance with a string
16 WithString(key string, value string) Logger
17
18 // WithSpan creates a new structured logger instance for a spanContext
19 WithSpan(span trace.SpanContext) Logger

Callers 2

TraceMethod · 0.65
HTTPRequestLoggerFunction · 0.65

Implementers 2

zerologLoggerapi/pkg/telemetry/zerolog_logger.go
noopLoggerapi/pkg/services/message_service_test.

Calls

no outgoing calls

Tested by

no test coverage detected