[][src]Function egui_web::console_log

pub fn console_log(s: impl Into<JsValue>)

Log some text to the developer console (console.log(...) in JS)