[][src]Function seed::log

pub fn log<D: Debug>(text: D)

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