Enable LOG messages in QtWebEngine

179 views
Skip to first unread message

Nelu Cociag

unread,
Jun 14, 2023, 4:37:43 PM6/14/23
to Chromium-discuss
Hi,
I compiled Qt 6.5.0 with -webengine-proprietary-codecs enabled.
I want to print out some debug messages from source file:
C:\Qt\6.5.0\Src\qtwebengine\src\3rdparty\chromium\third_party\blink\renderer\platform\media\web_media_player_impl.cc
I used : DVLOG(1) , DVLOG(2), DVLOG(ERROR) , LOG(ERROR), printf(), OutputDebugString()  ...none of them works,
I guess the process created do not have permissions to display messages to the console output...
How this can be enabled ? Is it possible to do it in code?
Reply all
Reply to author
Forward
0 new messages