seeing-things / zwo

ZWO SDK and custom software for debugging and using it.
23 stars 4 forks source link

Finish adding proper logging support to `capture` #73

Open bgottula opened 1 year ago

bgottula commented 1 year ago

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: