MCPcopy
hub / github.com/robfig/cron / Error

Method Error

logger.go:23–23  ·  logger.go::Logger.Error

Error logs an error condition.

(err error, msg string, keysAndValues ...interface{})

Source from the content-addressed store, hash-verified

21 Info(msg string, keysAndValues ...interface{})
22 // Error logs an error condition.
23 Error(err error, msg string, keysAndValues ...interface{})
24}
25
26// PrintfLogger wraps a Printf-based logger (such as the standard library "log")

Callers 15

TestChainFunction · 0.65
TestActivationFunction · 0.65
TestNextFunction · 0.65
TestErrorsFunction · 0.65
getTimeFunction · 0.65
TestNextWithTzFunction · 0.65
TestSlash0NoHangFunction · 0.65
TestRangeFunction · 0.65
TestParseScheduleErrorsFunction · 0.65

Implementers 1

printfLoggerlogger.go

Calls

no outgoing calls

Tested by 15

TestChainFunction · 0.52
TestActivationFunction · 0.52
TestNextFunction · 0.52
TestErrorsFunction · 0.52
getTimeFunction · 0.52
TestNextWithTzFunction · 0.52
TestSlash0NoHangFunction · 0.52
TestRangeFunction · 0.52
TestParseScheduleErrorsFunction · 0.52