Exemple #1
0
func SetLog(extLog l4g.Logger) {
	extLog.Logf(l4g.TRACE, "SetLog(extLog=%v)", extLog)
	log = extLog
}