[][src]Function seed::log

pub fn log<S: ToString>(text: S)

A convenience function for logging to the web browser's console. See also the log! macro, which is more flexible.