[][src]Function seed::log

pub fn log<T>(object: T) -> T

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