Bug 168974

Summary: [WebRTC] Limit libwebrtc logging in Debug build
Product: WebKit Reporter: youenn fablet <youennf>
Component: WebCore Misc.Assignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, commit-queue, eric.carlson
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

youenn fablet
Reported 2017-02-28 10:22:33 PST
libwebrtc log in debug is important by default. We should limit it to warning/error level messages by default.
Attachments
Patch (4.27 KB, patch)
2017-02-28 11:18 PST, youenn fablet
no flags
youenn fablet
Comment 1 2017-02-28 11:18:01 PST
youenn fablet
Comment 2 2017-02-28 11:21:57 PST
To activate verbose libwebrtc logging, one could use something like defaults write -g WebCoreLogging "WebRTC" The same should apply to NetworkProcess logging.
WebKit Commit Bot
Comment 3 2017-02-28 13:15:39 PST
Comment on attachment 302954 [details] Patch Clearing flags on attachment: 302954 Committed r213167: <http://trac.webkit.org/changeset/213167>
WebKit Commit Bot
Comment 4 2017-02-28 13:15:43 PST
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.