Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Understand how to print errors in the ParamaterHandler if the key is not found #120

Closed
GiulioRomualdi opened this issue Sep 24, 2020 · 2 comments · Fixed by #330
Closed
Assignees

Comments

@GiulioRomualdi
Copy link
Member

Related discussion: #118 (comment)

@GiulioRomualdi
Copy link
Member Author

cc @diegoferigo and @S-Dafarra

@GiulioRomualdi
Copy link
Member Author

A possible solution is to convert
https://github.com/dic-iit/bipedal-locomotion-framework/blob/ca8a7d8ae353336186e13b196ba89fc32df2d34c/src/ParametersHandler/src/StdImplementation.cpp#L117-L118
in BipedalLocomotion::log()->debug(.......) In this case the error will be printed only if the library is compiled in debug or if the user set the spdlog level info to debug

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 a pull request may close this issue.

1 participant