We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Related discussion: #118 (comment)
The text was updated successfully, but these errors were encountered:
cc @diegoferigo and @S-Dafarra
Sorry, something went wrong.
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
BipedalLocomotion::log()->debug(.......)
GiulioRomualdi
Successfully merging a pull request may close this issue.
Related discussion: #118 (comment)
The text was updated successfully, but these errors were encountered: