Skip to content
This repository was archived by the owner on Jul 2, 2024. It is now read-only.

Conversation

@sandeep-maddipatla
Copy link
Contributor

  • Fix bug in profile dump with display_control_t
  • Add logging control for Yml parser to avoid verbose dumps in tests

Related Jira: VSMGWL-51998

Related Jira: VSMGWL-51998

- There is a bug in the dump for this structure, where it
  is dumped at one level higher than it should be, causing
  the parser to break for cases with this structure

- Applicable to use-cases with client-driven resolution change
- Add support to disable logs from parser if they are not required
return event;
}

void YAML::SetParserLogFlag(bool value)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why you don't implement them right in the header?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants