-
- Downloads
Implement a Logging Sink for WebRTC
WebRTC logs now pass out of the webrtc library into a logging sink, which converts them into SecondLife.log compatable logging calls. This includes fatal errors and asserts, which are now logged into SecondLife.log, and should be available in the crash logger.
Showing
- autobuild.xml 7 additions, 7 deletionsautobuild.xml
- indra/llwebrtc/llwebrtc.cpp 6 additions, 3 deletionsindra/llwebrtc/llwebrtc.cpp
- indra/llwebrtc/llwebrtc.h 15 additions, 1 deletionindra/llwebrtc/llwebrtc.h
- indra/llwebrtc/llwebrtc_impl.h 55 additions, 2 deletionsindra/llwebrtc/llwebrtc_impl.h
- indra/newview/llvoicewebrtc.cpp 24 additions, 1 deletionindra/newview/llvoicewebrtc.cpp
- indra/newview/llvoicewebrtc.h 8 additions, 1 deletionindra/newview/llvoicewebrtc.h
Loading
Please register or sign in to comment