Package org.apache.jmeter.gui.action
Class LogLevelCommand
java.lang.Object
org.apache.jmeter.gui.action.AbstractAction
org.apache.jmeter.gui.action.LogLevelCommand
- All Implemented Interfaces:
 Command
Implements log level setting menu item.
- Since:
 - 3.2
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoiddoAction(ActionEvent ev) static org.apache.logging.log4j.LevelMethods inherited from class org.apache.jmeter.gui.action.AbstractAction
getParentFrame, popupCheckExistingFileListener, popupShouldSave 
- 
Constructor Details
- 
LogLevelCommand
public LogLevelCommand() 
 - 
 - 
Method Details
- 
doAction
- Specified by:
 doActionin interfaceCommand- Overrides:
 doActionin classAbstractAction- See Also:
 
 - 
getActionNames
 - 
getRootLevel
@API(since="5.3", status=INTERNAL) public static org.apache.logging.log4j.Level getRootLevel() 
 -