5ca6a5387e5817d7753a35382d6cf6234b3f4acc

Non-global logging isn't supported, and having a per-call logging dispatch seems over-eager and adds more complexity than it's worth. The current implementation is racy on initialization due to missing atomics support. Besides, logging support should be separate from use of Call. R=mflodman@webrtc.org BUG=3250,3157 Review URL: https://webrtc-codereview.appspot.com/12329006 git-svn-id: http://webrtc.googlecode.com/svn/trunk@5971 4adac7df-926f-26a2-2b94-8c16560cd09d
Description
No description provided
Languages
C++
88.6%
C
3.3%
Java
3%
Objective-C++
1.9%
Python
1.9%
Other
1%