master
ValidateLogOpts
func ValidateLogOpts(name string, cfg map[string]string) error { if name == "none" { return nil }