Versions in this module Expand all Collapse all v0 v0.2.0 Feb 9, 2024 v0.1.0 Dec 10, 2023 Changes in this version + func Debug(msg string, fields ...zap.Field) + func Debugf(template string, args ...interface{}) + func Error(msg string, fields ...zap.Field) + func Errorf(template string, args ...interface{}) + func Fatal(msg string, fields ...zap.Field) + func Fatalf(template string, args ...interface{}) + func Info(msg string, fields ...zap.Field) + func Infof(template string, args ...interface{}) + func Setup()