Java com.google.gwt.libideas.logging.shared Log fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.libideas.logging.shared Log fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.libideas.logging.shared Log.

The text is from its open source code.

Method

booleanaddLogHandler(LogHandler handler)
Add a log Handler to receive logging messages.
voidinfo(String msg)
Log an INFO message.
voidsevere(String msg)
Log a SEVERE message.