commit | 7754285f7c2651c564a48de978c41b141ecfcb02 | [log] [tgz] |
---|---|---|
author | Jiayang Liu <jiayl@chromium.org> | Wed Sep 16 23:20:36 2015 |
committer | Jiayang Liu <jiayl@chromium.org> | Wed Sep 16 23:20:48 2015 |
tree | 88b6c425c7292ed71ec10878a18a5e5792abe261 | |
parent | 2520e7200eb2e82df06583fdc7afb3c85863a7ed [diff] |
Log to the webrtc log stream from webrtc/modules java code. The purpose is to gather all webrtc logging in a single place and allow the app to redirect all webrtc logging to a single stream for offline debugging. Moved Logging.java to webrtc/base to be shared by talk/ and modules/. R=glaznev@webrtc.org, henrika@webrtc.org, magjed@webrtc.org, tommi@webrtc.org Review URL: https://codereview.webrtc.org/1335103004 . Cr-Commit-Position: refs/heads/master@{#9959}
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.