StackTraceLogType
enumeration
Description 描述
Stack trace logging options.
See Also: Application.stackTraceLogType.
Properties 属性
| None | No stack trace will be outputed to log. | ||
| ScriptOnly | Only managed stack trace will be outputed. | ||
| Full | Native and managed stack trace will be logged. |