jquery console.log code example
Example 1: console log jquery
console.log('jquery');
Example 2: javascript console.log
console.log('I want to log this so I am logging this. Calm down and log.')
console.log('jquery');
console.log('I want to log this so I am logging this. Calm down and log.')