Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

StackTraceLogType

enumeration

Description

Stack trace logging options.

See Also: Application.stackTraceLogType.

Properties

NoneNo stack trace will be outputed to log.
ScriptOnlyOnly managed stack trace will be outputed.
FullNative and managed stack trace will be logged.

Did you find this page useful? Please give it a rating: