Skip to content

Instantly share code, notes, and snippets.

@tiagorangel2011
Last active July 27, 2022 18:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tiagorangel2011/e202ea3c89088dbb7c9e70cf945ed14d to your computer and use it in GitHub Desktop.
Save tiagorangel2011/e202ea3c89088dbb7c9e70cf945ed14d to your computer and use it in GitHub Desktop.
The logr.js setup
<!-- Default, logs are injected on the page -->
<script src="https://jscdn.glitch.me/cdn/logrjs@web.js" crossorigin="anonymous"></script>
<!-- Logs are only on the console -->
<script src="https://jscdn.glitch.me/cdn/logrjs@console.js" crossorigin="anonymous"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment