UnityEditorArguments.

StackTraceLogType Property

Summary

Detailed debugging feature. StackTraceLogging allows you to allow detailed logging. (for example, -stackTraceLogType Full)
Assembly
Cake.Unity.dll
Namespace
Cake.Unity
Containing Type
UnityEditorArguments

Syntax

public Nullable<StackTraceLogType> StackTraceLogType { get; set; }

Value

Type Description
Nullable<StackTraceLogType>