package global import ( "dev.hexasoftware.com/hxs/prettylog" ) func init() { prettylog.Global() }