progressbar icon indicating copy to clipboard operation
progressbar copied to clipboard

Support any class which looks like an std::basic_ostream?

Open leha-bot opened this issue 4 years ago • 1 comments

It's right now std::cout everywhere. It would be cool that if we could use own classes (e.g. Qt loggers / Boost.log loggers / any another with operator << )

leha-bot avatar Feb 17 '21 19:02 leha-bot

Hi, that would be indeed a nice feature and it should require little changes in the code. Unfortunately I'm quite busy with other stuff at the moment – but I would be happy to review a PR, if anyone has time

gipert avatar Mar 02 '21 16:03 gipert