how to log something in the console. javascript

JavaScript
console.log('What you want to log here.');console.log('https://discord.gg/5yjWgMS');console.log('I want to log this so I am logging this. Calm down and log.')console.log("hello", value);
Source

Also in JavaScript: