pub fn trace_log(msg_type: TraceLogLevel, text: &str)
Writes a trace log message (Log::INFO, Log::WARNING, Log::ERROR, Log::DEBUG).
Log::INFO
Log::WARNING
Log::ERROR
Log::DEBUG