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.