Media/WebRTC/Logging: Difference between revisions

Replacing dead dxr link
(Replacing Dead Links)
(Replacing dead dxr link)
 
Line 10: Line 10:
Set the following environment variables:
Set the following environment variables:
* R_LOG_DESTINATION=stderr
* R_LOG_DESTINATION=stderr
* R_LOG_LEVEL=3 (can be anything between 1 and 9) (See <https://dxr.mozilla.org/mozilla-central/source/media/mtransport/third_party/nrappkit/src/port/win32/include/csi_platform.h> for levels)
* R_LOG_LEVEL=3 (can be anything between 1 and 9) (See <https://searchfox.org/mozilla-central/source/dom/media/webrtc/transport/third_party/nrappkit/src/port/win32/include/csi_platform.h> for levels)
* R_LOG_VERBOSE=1 (if you want to include the module name generating the message)
* R_LOG_VERBOSE=1 (if you want to include the module name generating the message)


139

edits