Package | Description |
---|---|
com.eviware.soapui.impl.wsdl.panels.teststeps |
WsdlTestStep panel classes
|
com.eviware.soapui.support.log |
Log4J utility classes
|
Modifier and Type | Field and Description |
---|---|
protected JLogList |
JdbcRequestTestStepDesktopPanel.logArea |
Modifier and Type | Method and Description |
---|---|
JLogList |
TabbedLog4JMonitor.addLogArea(String title,
String loggerName,
boolean isDefault) |
JLogList |
Log4JMonitor.addLogArea(String title,
String loggerName,
boolean isDefault) |
JLogList |
InspectorLog4JMonitor.addLogArea(String title,
String loggerName,
boolean isDefault) |
JLogList |
TabbedLog4JMonitor.getCurrentLog() |
JLogList |
Log4JMonitor.getCurrentLog() |
JLogList |
InspectorLog4JMonitor.getCurrentLog() |
JLogList |
TabbedLog4JMonitor.getLogArea(String title) |
JLogList |
Log4JMonitor.getLogArea(String title) |
JLogList |
InspectorLog4JMonitor.getLogArea(String title) |
Modifier and Type | Method and Description |
---|---|
void |
TabbedLog4JMonitor.setCurrentLog(JLogList lastLog) |
void |
Log4JMonitor.setCurrentLog(JLogList lastLog) |
void |
InspectorLog4JMonitor.setCurrentLog(JLogList lastLog) |
Copyright © 2019. All Rights Reserved.