public class SimulationLoggerUtil extends Object
#removeAppender(String, String) to remove a appender of a simulation| Constructor and Description |
|---|
SimulationLoggerUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
showSimulationLogConsole(Component parent,
String simulationName)
Open a new log console for the given simulation
|
public static void showSimulationLogConsole(Component parent, String simulationName) throws IllegalArgumentException, IOException
simulationName - name of the simulation to useIOExceptionIllegalArgumentExceptionCopyright © 1999–2015 CodeLutin. All rights reserved.