Function log
pub fn log(message: &str)
Available on crate feature
dep_sdl3
only.Expand description
Standard log function which takes as priority INFO and as category APPLICATION
pub fn log(message: &str)
dep_sdl3
only.Standard log function which takes as priority INFO and as category APPLICATION