Add workaround for logging hang on Windows
On Windows, using q[C]Debug and friends before QApplication was created
makes the app hang. Use OutputDebugString instead. This happens only with
Qt 5.
Add workaround for logging hang on Windows Tags None Subscribers None
Description
Details
|