WebI/OConsole.infomethod Console.info#Console.info(...data: any[]): voidOutputs an informational message to the console Examples ##console.info('Application started', { version: '1.0.0' }); Parameters ##<span>...data</span>: any[]Return Type #void
method Console.info#Console.info(...data: any[]): voidOutputs an informational message to the console Examples ##console.info('Application started', { version: '1.0.0' }); Parameters ##<span>...data</span>: any[]Return Type #void