Obsolete. Use Application.SetStackTraceLogType.
Set the stack trace logging options The default value is StackTraceLogType.ScriptOnly.
Use this when you want more debugging information printed in log messages. For example, if you set StackTraceLogType.Full, both native and managed stack traces will be included.