Skip to content

Instantly share code, notes, and snippets.

@operateur-mar
Created December 4, 2018 18:04
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 operateur-mar/47754ba3cc958e9b5196a75e44bb0378 to your computer and use it in GitHub Desktop.
Save operateur-mar/47754ba3cc958e9b5196a75e44bb0378 to your computer and use it in GitHub Desktop.
// Other uses of Console
console.warn("WARNING : this is a warning message");
console.info("INFO : this is a simple message");
console.error("ERROR : F***G BUGS !");
// www.aqweeb.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment