@@ -60,6 +60,7 @@ func lazyInitialize() {
}
func GetLogger() *zap.Logger {
+ lazyInitialize()
return logger