139
edits
(s/MOZ_LOG/MOZ_LOG_MODULES) |
|||
Line 3: | Line 3: | ||
=== Note about NSPR and MOZ_LOG === | === Note about NSPR and MOZ_LOG === | ||
NSPR has been deprecated in favor of [https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Gecko_Logging MOZ_LOG]. | NSPR has been deprecated in favor of [https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Gecko_Logging MOZ_LOG]. | ||
However, these are two parallel logging systems and the webrtc code uses NSPR. At least for now the MOZ_LOG* variables can not be used to control webrtc logging. | |||
* | |||
=== ICE/STUN/TURN === | === ICE/STUN/TURN === |
edits