When tracing out variables in the console, How to create a new line?

后端 未结 7 1449
孤街浪徒
孤街浪徒 2021-01-30 03:39

So I\'m trying to do something simple, I want to break up my traces in the console into several lines, using 1 console.log statement:

console.log(\'roleName = \'         


        
7条回答
提交回复
热议问题