Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CronLogger ¶
func (*CronLogger) Error ¶
func (cl *CronLogger) Error(err error, msg string, keysAndValues ...interface{})
Error logs an error condition.
func (*CronLogger) Info ¶
func (cl *CronLogger) Info(msg string, keysAndValues ...interface{})
Info logs routine messages about cron's operation.
Click to show internal directories.
Click to hide internal directories.