func()

in pkg/mock/logger.go [34:36]


func (Logger) Enabled(level int) bool {
	return true
}