Macro perseus::web_log[][src]

macro_rules! web_log {
    ($format_str : literal $(, $data : expr) *) => { ... };
}
Expand description

Logs the given format!-style data to the browser’s console.