Skip to contents

Set the current threshold (minimum) log level.

Usage

set_trace_log_level(log_level)

Arguments

log_level

An integer.

Note

This function has been auto-generated from the following Raylib function definition:

void SetTraceLogLevel(int logLevel);