nw::demo::DebugUtility::SetSilentMode Member Function
static void SetSilentMode(
bool isEnabled
);
| Name | Description | |
|---|---|---|
| isEnabled | No log output if specified as true. |
Disable log output from the debug utility class.
The device utility does not output to the log if isEnabled is specified as true.
CONFIDENTIAL