commit | d5c75b1a0ba1548d3561109e3e5e63757509e9ae | [log] [tgz] |
---|---|---|
author | Peter Boström <pbos@webrtc.org> | Wed Sep 23 11:24:32 2015 |
committer | Peter Boström <pbos@webrtc.org> | Wed Sep 23 11:24:43 2015 |
tree | 0d15ec891a6bbc24ae213ed84d001b1fc87892cd | |
parent | 7d173362d01229fe262df37e34ecb061aee8edc3 [diff] |
Reduce LS_INFO spam from voice_engine/. Removes ShouldIgnoreTrace from WebRtcVoiceEngine and removes the spammy log instances instead. Also removes trace-style logging from getters (::GetLocalSSRC() for instance would print what SSRC it got, spamming the log). BUG= R=henrika@webrtc.org Review URL: https://codereview.webrtc.org/1347353004 . Cr-Commit-Position: refs/heads/master@{#10028}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.