func SetLevel()

in galog.go [226:228]


func SetLevel(level Level) {
	defaultLogger.SetLevel(level)
}