void setLogLevel (String level)
void setLogLevel (String level)
Name | Type | Description |
---|---|---|
level | String | The String value representing the level of logging requested. The possible logging levels which are String constants can be obtained from the java API documentation of FTL class. |
Type | Description |
---|---|
void |