Skip to content

Instantly share code, notes, and snippets.

@dannycroft
Created December 4, 2011 20:11
Show Gist options
  • Save dannycroft/1431146 to your computer and use it in GitHub Desktop.
Save dannycroft/1431146 to your computer and use it in GitHub Desktop.
Basic Console Log
<script type="text/javascript">
console.log("Now this is debugging in style!");
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment