org.seasar.eclipse.common.util
クラス LogUtil

java.lang.Object
  上位を拡張 org.seasar.eclipse.common.util.LogUtil

public class LogUtil
extends Object

作成者:
taichi

コンストラクタの概要
LogUtil()
           
 
メソッドの概要
static void log(Plugin plugin, String msg)
           
static void log(Plugin plugin, Throwable throwable)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

LogUtil

public LogUtil()
メソッドの詳細

log

public static void log(Plugin plugin,
                       Throwable throwable)

log

public static void log(Plugin plugin,
                       String msg)


Copyright © 2006-2008 The Seasar Foundation. All Rights Reserved.