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

Method Trace

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

Trace logs a new message with trace level.

(value string)

Source from the content-addressed store, hash-verified

20
21 // Trace logs a new message with trace level.
22 Trace(value string)
23
24 // Info logs a new message with information level.
25 Info(value string)

Callers 1

TraceMethod · 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