Example usage for com.google.gwt.logging.impl LoggerImplNull subclass-usage

List of usage examples for com.google.gwt.logging.impl LoggerImplNull subclass-usage

Introduction

In this page you can find the example usage for com.google.gwt.logging.impl LoggerImplNull subclass-usage.

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 {