Skip to content

Instantly share code, notes, and snippets.

@gfodor
Created May 23, 2018 05:33
Show Gist options
  • Save gfodor/df29bf55fda6be1c4d603ed2e895d5d8 to your computer and use it in GitHub Desktop.
Save gfodor/df29bf55fda6be1c4d603ed2e895d5d8 to your computer and use it in GitHub Desktop.
naf-janus-adapter logging
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