Tommi 99eeee39eb Fix logging in Chrome.
The constants we were using for severities don't match Chrome's, so I added a little translation function.
A longer term fix could be to simply use the same values as in Chrome to not need the translation.
That will however be a bigger change.

BUG=chromium:401963
TBR=magjed@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/50949004

Cr-Commit-Position: refs/heads/master@{#9188}
2015-05-13 21:49:38 +00:00
..
2015-05-13 21:49:38 +00:00
2015-04-01 15:08:49 +00:00
2015-05-12 14:51:08 +00:00
2015-04-29 13:24:10 +00:00
2015-04-29 13:24:10 +00:00
2015-04-16 18:20:26 +00:00

Name: WebRTC
URL: http://www.webrtc.org
Version: 90
License: BSD
License File: LICENSE

Description:
WebRTC provides real time voice and video processing
functionality to enable the implementation of 
PeerConnection/MediaStream.

Third party code used in this project is described 
in the file LICENSE_THIRD_PARTY.