Function pax_runtime::api::log
source · pub fn log(msg: &str)Expand description
Log to the appropriate native logging mechanism
Most often called as pax_engine::log("some message")
pub fn log(msg: &str)Log to the appropriate native logging mechanism
Most often called as pax_engine::log("some message")