Version: 2019.2

StackTraceLogType

enumeration

Switch to Manual

Description

Stack trace logging options.

See Also: Application.stackTraceLogType.

Variables

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