事件:'console.log'


¥Event: 'console.log'

调用 console.log() 时触发。接收传递给 console.log() 的参数数组。

¥Emitted when console.log() is called. Receives and array of the arguments passed to console.log().