Skip to main content

log

Function log 

Source
pub fn log(cx: &mut App, level: LogLevel, message: impl Into<SharedString>)
Expand description

Append a log line, stamped with the source location it was called from.