R/functions.R
set_trace_log_level.Rd
Set the current threshold (minimum) log level.
set_trace_log_level(log_level)
An integer.
This function has been auto-generated from the following Raylib function definition:
void SetTraceLogLevel(int logLevel);