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
capture
I added logging support recently with spdlog, however this was limited to the portions of the code I was working on at the time, mainly in camera.cpp.
Do the following:
printf
_mt
The text was updated successfully, but these errors were encountered:
#73: Use spdlog consistently in capture
a4b3414
bgottula
No branches or pull requests
I added logging support recently with spdlog, however this was limited to the portions of the code I was working on at the time, mainly in camera.cpp.
Do the following:
printf
with logging consistently throughout the codebase_mt
loggersThe text was updated successfully, but these errors were encountered: