Exemple #1
0
func output(l *log.Logger, msg string) {
	l.Output(2, msg)
}