Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CronLogger ¶
type CronLogger struct {
}
func (*CronLogger) Debug ¶
func (c *CronLogger) Debug(msg string, args ...any)
func (*CronLogger) Error ¶
func (c *CronLogger) Error(msg string, args ...any)
func (*CronLogger) Info ¶
func (c *CronLogger) Info(msg string, args ...any)
func (*CronLogger) Warn ¶
func (c *CronLogger) Warn(msg string, args ...any)
Click to show internal directories.
Click to hide internal directories.