8990919293949596
* the awt thread hangs in main program * @return LogAlert instance */ public static LogAlert getAlerter(java.lang.Class<?> c, boolean fork) { MCTLogger logger = MCTLogger.getLogger(c); return new LogAlert(logger, fork); }