package rest import "git.ifooth.com/common/pkg/logger" func init() { logger.Init() }