You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should be possible to support Qt streams too. I'm not sure to what extend though, since I don't know whether Qt streams allow to store format flags or not (something we need for colorize and nocolorize manipulators).
Since Qt is quite a widespread framework, I think it makes sense to support it. I'll reopen this ticket.
Hi! Is it possible to use the library with Qt's qInfo(), qDebug() and qCritical()? They have similar to iostream syntax.
The text was updated successfully, but these errors were encountered: