package util type PrintLog func(uint, string, ...interface{}) var Log PrintLog