org.exoplatform.gwtframework.commons.util
Class Log

java.lang.Object
  extended by org.exoplatform.gwtframework.commons.util.Log

public abstract class Log
extends java.lang.Object

Created by The eXo Platform SAS .

Version:
@version $Id: $
Author:
Vitaliy Gulyy

Constructor Summary
protected Log()
           
 
Method Summary
abstract  void _info(java.lang.String message)
           
static void info(java.lang.String message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Log

protected Log()
Method Detail

_info

public abstract void _info(java.lang.String message)

info

public static void info(java.lang.String message)


Copyright © 2012 eXo Platform SAS. All Rights Reserved.