SetLogger(level)
Description
Changes the logging level
Parameters
- level : Any of the following standard levels is applicable ALL, DEBUG, INFO, WARN, ERROR, FATAL, OFF (FATAL and WARN levels not supported in C#)
Note: This command can be used only from the testing framework. It is not available in the user interface.