method Console.dirxmlConsole.dirxml(...data: any[]): voidDeprecatedThis method calls console.log() passing it the arguments received. This method does not produce any XML formatting. Parameters<span>...data</span>: any[]Return Typevoid