Errai 3.0.1-SNAPSHOT

org.jboss.errai.otec.client.util
Class OTLogUtil

java.lang.Object
  extended by org.jboss.errai.otec.client.util.OTLogUtil

public class OTLogUtil
extends Object

Author:
Mike Brock

Constructor Summary
OTLogUtil()
           
 
Method Summary
static boolean log(String message)
           
static boolean log(String type, String mutations, String from, String to, int rev, String state)
           
static void printLogTitle()
           
static void setLogAdapter(OTLogAdapter logAdapter)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OTLogUtil

public OTLogUtil()
Method Detail

setLogAdapter

public static void setLogAdapter(OTLogAdapter logAdapter)

printLogTitle

public static void printLogTitle()

log

public static boolean log(String type,
                          String mutations,
                          String from,
                          String to,
                          int rev,
                          String state)

log

public static boolean log(String message)

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.