TC.restoreLogLevel
Restores the log level to the initial setting.
Note: Support for this API in JavaScript code will be deprecated in TruClient. Instead use the Evaluate C step available in the TruClient Steps box.
TC.restoreLogLevel();
Arguments
None
Return value
(void) undefined
Example
TC.restoreLogLevel();