Skip to content

Save input debugging to YAML simulation file#3810

Open
robertcheramy wants to merge 1 commit intomasterfrom
feat/input-debug-to-yaml
Open

Save input debugging to YAML simulation file#3810
robertcheramy wants to merge 1 commit intomasterfrom
feat/input-debug-to-yaml

Conversation

@robertcheramy
Copy link
Copy Markdown
Collaborator

Pre-Request Checklist

  • Passes rubocop code analysis (try rubocop --auto-correct)
  • Tests added or adapted (try rake test)
  • Changes are reflected in the documentation
  • User-visible changes appended to CHANGELOG.md

Description

This PR introduces the possibility to save the input debug data directly in a YAML Simulation file, so that it will be easier for our users to provide one in model issues.

It rewrites the input debug logging, and removes logging where it wasn't used (dead code). As I did my tests on the linuxgeneric model, I fixed the problems I encountered there.

- rewrite debug logging
- remove unused logging
- fix linuxgeneric
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant