Skip to main content

log

Function log 

Source
pub fn log(
    _interp: &mut Interp,
    _env: &mut Env,
    arg_values: &[Value],
) -> Result<Value>
Expand description

A log built-in function.