Skip to content

TestingUtils.CreateTraceFileName(string, string)

CreateTraceFileName(string, string)

static
View source
public static string CreateTraceFileName(string nodeName, string clusterId)
Create trace file name for a specific node or client in a specific deployment

Parameters

nodeNamestring
Name of the node.
clusterIdstring
The cluster identifier.

Returns

The new trace file name.