|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object org.seasar.eclipse.common.util.LogUtil
public class LogUtil
コンストラクタの概要 | |
---|---|
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 |
コンストラクタの詳細 |
---|
public LogUtil()
メソッドの詳細 |
---|
public static void log(Plugin plugin, Throwable throwable)
public static void log(Plugin plugin, String msg)
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |