MCPcopy
hub / github.com/NdoleStudio/httpsms / Info

Method Info

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

Info logs a new message with information level.

(value string)

Source from the content-addressed store, hash-verified

23
24 // Info logs a new message with information level.
25 Info(value string)
26
27 // Warn logs a new message with warning level.
28 Warn(err error)

Callers 15

mainFunction · 0.65
InfoMethod · 0.65
PrintfMethod · 0.65
InfoMethod · 0.65
FCMClientMethod · 0.65
ValidateTokenMethod · 0.65
parseXlsxMethod · 0.65
IndexMethod · 0.65
CreateMethod · 0.65
DeleteMethod · 0.65
RemovePhoneMethod · 0.65
RemovePhoneByIDMethod · 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