Versions in this module Expand all Collapse all v1 v1.0.5 Jan 22, 2020 Changes in this version + func Error(msg string, ctx ...interface{}) + func Fatal(msg string, ctx ...interface{}) + func Info(msg string, ctx ...interface{}) + func InitLog(cfg *config.Config) + func SetLogger(l log.Logger) + func With(keyvals ...interface{}) log.Logger