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

Method Fatal

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

Fatal logs a new message with fatal level.

(err error)

Source from the content-addressed store, hash-verified

32
33 // Fatal logs a new message with fatal level.
34 Fatal(err error)
35
36 // Printf makes the logger compatible with retryablehttp.Logger
37 Printf(string, ...interface{})

Callers 15

FatalMethod · 0.65
DedicatedDBMethod · 0.65
MongoDBMethod · 0.65
DBWithoutMigrationMethod · 0.65
DBMethod · 0.65
FirebaseAppMethod · 0.65
CacheMethod · 0.65
FirebaseAuthClientMethod · 0.65
CloudTasksClientMethod · 0.65
FCMClientMethod · 0.65
Float64HistogramMethod · 0.65
AttachmentRepositoryMethod · 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