Stack trace logging options.
Additional resources: Application.stackTraceLogType.
Property | Description |
---|---|
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. |