setTraceLevel( The ) method

Sets the passport e2eTrace level.

This function must be called before hwc.e2eTrace#startTrace.

Syntax

<static> setTraceLevel( The )

Parameters

Name Type Description
The string trace level.Must be one of hwc.e2eTrace.TraceLevel.LOW, hwc.e2eTrace.TraceLevel.MEDIUM, or hwc.e2eTrace.TraceLevel.HIGH.

Source

hwc-api.js, line 3508.