package controllers import "git.rosy.net.cn/jx-print/globals" func init() { globals.SugarLogger.Debugf("test init ...") }