ObserverHerb / Celeste

A Twitch bot written in C++/Qt with a focus on multimedia and native performance
GNU General Public License v3.0
6 stars 0 forks source link

Add verbose messages just for log #186

Open ObserverHerb opened 5 months ago

ObserverHerb commented 5 months ago

I don't want them cluttering up the status pane, but perhaps add an additional string to the Print signals, maybe even a std::list of them for more details that can be written to just the log file for more advanced debugging.