[][src]Function boa::builtins::console::log

pub fn log(_: &Value, args: &[Value], _: &mut Interpreter) -> ResultValue

Print a javascript value to the standard output stream https://console.spec.whatwg.org/#logger