Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CronLogger ¶
type CronLogger struct{}
func NewLogger ¶
func NewLogger() *CronLogger
func (*CronLogger) Error ¶
func (l *CronLogger) Error(err error, msg string, keysAndValues ...interface{})
func (*CronLogger) Info ¶
func (l *CronLogger) Info(msg string, keysAndValues ...interface{})
Click to show internal directories.
Click to hide internal directories.