What is the use of console.log?
console.log
Please explain how to use it in JavaScript, with a code example.
console.log has nothing to do with jQuery.
It logs a message to a debugging console, such as Firebug.