github.com/robfig/cron/v3.Logger.Error (method)

2 uses

	github.com/robfig/cron/v3 (current package)
		chain.go#L50: 					logger.Error(err, "panic", "stack", "...\n"+string(buf))
		logger.go#L23: 	Error(err error, msg string, keysAndValues ...interface{})