commit | 977b26570247a4fb0f95167924e04ddb988ec0c2 | [log] [tgz] |
---|---|---|
author | Harald Alvestrand <hta@webrtc.org> | Thu Dec 12 12:40:50 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Dec 12 21:54:06 2019 |
tree | c84b0abbccc7b70ba290b9b8be48079db89e5dc2 | |
parent | 08c46adc1e9f9a8d74357fe132a68906ae6e6974 [diff] |
Reduce some logging at INFO level by moving log statements from LS_INFO to LS_VERBOSE. By default, unit tests run with logging at info level. A random run today produced more than 70.000 lines of output. This CL would reduce that by approximately 15.000. Bug: none Change-Id: Ie62708cebf109510a2443aa5ab5c4e645ffc6707 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/161950 Commit-Queue: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Niels Moller <nisse@webrtc.org> Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30077}
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.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.