Function web_sys::console::log

source ·
pub fn log(data: &Array)
Expand description

The console.log() function.

MDN Documentation

This API requires the following crate features to be activated: console