¥Event: 'console.log'
'console.log'
args
调用 console.log() 时触发。接收传递给 console.log() 的参数数组。
console.log()
¥Emitted when console.log() is called. Receives and array of the arguments passed to console.log().