CreateTraceFileName(string, string)
static
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.
