This version of Unity is unsupported.

PlayerSettings.SetStackTraceLogType

Switch to Manual

Declaration

public static void SetStackTraceLogType(LogType logType, StackTraceLogType stackTraceType);

Description

Set stack trace logging options. Note: calling this function will implicitly call Application.SetStackTraceLogType.