[][src]Function web_worker::log

pub fn log(s: &str)

External binding to the js console.log method. You probably want to use console_log!() instead of this.