[][src]Function web_sys::console::log_2

pub fn log_2(data_1: &JsValue, data_2: &JsValue)

The console.log() function

MDN Documentation

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