TC.restoreLogLevel
Restores the log level to the initial setting.
TC.restoreLogLevel();
Arguments
None
Return value
A promise that will be fulfilled with no arguments.
Example
(async ()=>{
await TC.restoreLogLevel();
})();
Restores the log level to the initial setting.
TC.restoreLogLevel();
None
A promise that will be fulfilled with no arguments.
(async ()=>{
await TC.restoreLogLevel();
})();
Tips to improve your search results...
VuGen Function ReferenceVersion 25.1-25.3Function Reference25.1-25.3AllView Local Help CenterView Online Help CenterVersion: