webrtc/sdk/objc/Framework/Classes/Common
Jiawei Ou 9bb8f80c40 Make the default severity level of RTCCallbackLogger match the comment on its header.
The comment here said it is kRTCLoggingSeverityInfo

https://cs.chromium.org/chromium/src/third_party/webrtc/sdk/objc/Framework/Headers/WebRTC/RTCCallbackLogger.h?type=cs&q=RTCCallbacklogger&sq=package:chromium&g=0&l=23

Which is not true since objective c auto initailize all member to 0, the severity level will be verbose.


Bug: webrtc:9509
Change-Id: I894e2d8df33bf12bdf041cdee9e6dd3adef7fb12
Reviewed-on: https://webrtc-review.googlesource.com/87800
Reviewed-by: Anders Carlsson <andersc@webrtc.org>
Commit-Queue: Kári Helgason <kthelgason@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23898}
2018-07-10 08:43:58 +00:00
..
helpers.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
helpers.mm Remove all code for iOS 8 and below. 2017-12-01 14:25:46 +00:00
noop.mm Fix issues found by gn check. 2018-02-16 12:36:08 +00:00
NSString+StdString.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
NSString+StdString.mm
RTCCallbackLogger.mm Make the default severity level of RTCCallbackLogger match the comment on its header. 2018-07-10 08:43:58 +00:00
RTCDispatcher+Private.h
RTCDispatcher.m
RTCFieldTrials.mm Adding ABWENoTWCC field trial 2018-06-28 09:51:00 +00:00
RTCFileLogger.mm Fixing some of the issues found by clang static analyzer. 2018-01-12 16:35:09 +00:00
RTCLogging.mm Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
RTCUIApplicationStatusObserver.h Broadcast extension for AppRTCMobile on iOS 2018-06-04 08:49:21 +00:00
RTCUIApplicationStatusObserver.m Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
scoped_cftyperef.h Add tests for ScopedCFTypeRef. 2017-10-05 12:36:31 +00:00
UIDevice+RTCDevice.mm Init max supported H.264 profile at runtime on iOS 2018-04-26 15:01:07 +00:00