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
-
Method Summary
Modifier and TypeMethodDescriptionvoid
doAction
(ActionEvent ev) static org.apache.logging.log4j.Level
Methods inherited from class org.apache.jmeter.gui.action.AbstractAction
getParentFrame, popupCheckExistingFileListener, popupShouldSave
-
Constructor Details
-
LogLevelCommand
public LogLevelCommand()
-
-
Method Details
-
doAction
- Specified by:
doAction
in interfaceCommand
- Overrides:
doAction
in classAbstractAction
- See Also:
-
getActionNames
-
getRootLevel
@API(since="5.3", status=INTERNAL) public static org.apache.logging.log4j.Level getRootLevel()
-