Exemple #1
0
func h(l *log.Logger) {
	l.NOTICE("H1")
	log.NOTICE("H2")
}