MCPcopy Create free account
hub / github.com/TheThingsNetwork/lorawan-stack / WithError

Method WithError

pkg/log/log.go:32–32  ·  view source on GitHub ↗
(error)

Source from the content-addressed store, hash-verified

30 WithField(string, any) Interface
31 WithFields(Fielder) Interface
32 WithError(error) Interface
33}
34
35// Stack is the interface of loggers that have a handler stack with middleware.

Callers 15

TestGetLoggerFunction · 0.95
PopMethod · 0.65
CountEntitiesMethod · 0.65
SendDataMethod · 0.65
SaveDataMethod · 0.65
handleEventsMethod · 0.65
RunMethod · 0.65
runMethod · 0.65
SendMethod · 0.65
SendMethod · 0.65
GetTemplateMethod · 0.65
ClaimMethod · 0.65

Calls

no outgoing calls

Tested by 4

TestGetLoggerFunction · 0.76
TestLogInterfaceFunction · 0.52
startMQTTServerFunction · 0.52
TestLoggerFunction · 0.52