Function raylib::core::logging::trace_log[][src]

pub fn trace_log(msg_type: TraceLogLevel, text: &str)
Expand description

Writes a trace log message (Log::INFO, Log::WARNING, Log::ERROR, Log::DEBUG).