suspend fun setNodeStackTracesEnabled(input: SetNodeStackTracesEnabledRequest): Unit
Sets if stack traces should be captured for Nodes. See Node.getNodeStackTraces. Default is disabled.
Node.getNodeStackTraces
Official doc