139
edits
(→ICE/STUN/TURN: path to log levels) |
(Hyperlinked csi_platform.h) |
||
Line 5: | Line 5: | ||
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 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://dxr.mozilla.org/mozilla-central/source/media/mtransport/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) | ||
edits