Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Alert ¶
func Alert(cfg config.WorkerConfig, message string)
Alert is a wrapper around pzsvc.LogAlert that includes worker config details
func Info ¶
func Info(cfg config.WorkerConfig, message string)
Info is a wrapper around pzsvc.LogInfo that includes worker config details
func SimpleErr ¶
func SimpleErr(cfg config.WorkerConfig, message string, err error)
SimpleErr is a wrapper around pzsvc.LogSimpleErr that includes worker config details
func Warn ¶
func Warn(cfg config.WorkerConfig, message string)
Warn is a wrapper around pzsvc.LogWarn that includes worker config details
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.