RESOLVED FIXED 171562
[LibWebRTC] Set explicitly logging level in debug mode
https://bugs.webkit.org/show_bug.cgi?id=171562
Summary [LibWebRTC] Set explicitly logging level in debug mode
youenn fablet
Reported 2017-05-02 12:54:50 PDT
Currently we are using the default libwebrtc level.
Attachments
Patch (1.71 KB, patch)
2017-05-02 12:58 PDT, youenn fablet
no flags
youenn fablet
Comment 1 2017-05-02 12:56:28 PDT
To activate libwebrtc logging in WebProcess in Mac, the command would be: defaults write com.apple.WebKit.WebContent logToStdErr 1 defaults write com.apple.WebKit.WebContent WebCoreLogging WebRTC
youenn fablet
Comment 2 2017-05-02 12:58:15 PDT
WebKit Commit Bot
Comment 3 2017-05-02 13:30:07 PDT
Comment on attachment 308843 [details] Patch Clearing flags on attachment: 308843 Committed r216092: <http://trac.webkit.org/changeset/216092>
WebKit Commit Bot
Comment 4 2017-05-02 13:30:08 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.