Documentation ¶
Index ¶
Constants ¶
View Source
const PANIC = "panic"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CronLoggerImpl ¶
type CronLoggerImpl struct {
// contains filtered or unexported fields
}
func NewCronLoggerImpl ¶
func NewCronLoggerImpl(logger *zap.SugaredLogger) *CronLoggerImpl
func (*CronLoggerImpl) Error ¶
func (impl *CronLoggerImpl) Error(err error, msg string, keysAndValues ...interface{})
func (*CronLoggerImpl) Info ¶
func (impl *CronLoggerImpl) Info(msg string, keysAndValues ...interface{})
Click to show internal directories.
Click to hide internal directories.