Versions in this module Expand all Collapse all v3 v3.0.0 Apr 13, 2023 Changes in this version + func Debug(a ...interface{}) + func Debugf(format string, a ...interface{}) + func Error(a ...interface{}) + func Errorf(format string, a ...interface{}) + func Fatal(a ...interface{}) + func Fatalf(format string, a ...interface{}) + func Info(a ...interface{}) + func Infof(format string, a ...interface{}) + func Init() + func SetComponentName(component string) + func Warn(a ...interface{}) + func Warnf(format string, a ...interface{}) Other modules containing this package github.com/canonical/edgex-snap-hooks/v2