Version: 5.3 (switch to 5.4b)
IdiomaEnglish
  • C#
  • JS

Idioma de script

Selecciona tu lenguaje de programación favorito. Todos los fragmentos de código serán mostrados en este lenguaje.

StackTraceLogType

enumeration

Cambiar al Manual

Descripción

Stack trace logging options.

Variables

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