What method is used to display a message in the console in JavaScript?
alert()
console()
log()
print()