List of usage examples for com.google.gwt.logging.impl LoggerImplNull subclass-usage
From source file com.blockwithme.util.client.webworkers.thread.impl.WebWorkerLoggerImpl.java
/** * Web-Worker LoggerImpl, delegates all messages to the main thread. * * @author monster */ public class WebWorkerLoggerImpl extends LoggerImplNull {