The console.info() static method outputs a message to the console at the 'info' log level.
console.info()
MDN Reference
The
console.info()static method outputs a message to the console at the 'info' log level.MDN Reference