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

pub fn trace_log(msg_type: TraceLogType, text: &str)

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