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