Created
May 23, 2018 05:33
-
-
Save gfodor/df29bf55fda6be1c4d603ed2e895d5d8 to your computer and use it in GitHub Desktop.
naf-janus-adapter logging
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
if (/[&?]debug=true/.test(window.location.search) && typeof localStorage !== "undefined") { | |
localStorage.debug = "naf-janus-adapter:*"; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment