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

Method WithService

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

WithService creates a new structured logger instance with a service name

(string)

Source from the content-addressed store, hash-verified

11
12 // WithService creates a new structured logger instance with a service name
13 WithService(string) Logger
14
15 // WithString creates a new structured logger instance with a string
16 WithString(key string, value string) Logger

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected