パッケージ com.handywedge.log
クラス FWMDC
- java.lang.Object
-
- com.handywedge.log.FWMDC
-
public class FWMDC extends Object
-
-
コンストラクタの概要
コンストラクタ コンストラクタ 説明 FWMDC()
-
メソッドの概要
すべてのメソッド staticメソッド concreteメソッド 修飾子とタイプ メソッド 説明 static voidclear()static com.handywedge.log.FWLogNamegetCurrentLogName()static voidput(String key, String value)static voidremove(String key)static com.handywedge.log.FWLogNamesetLogName(com.handywedge.log.FWLogName name)
-
-
-
メソッドの詳細
-
setLogName
public static com.handywedge.log.FWLogName setLogName(com.handywedge.log.FWLogName name)
-
getCurrentLogName
public static com.handywedge.log.FWLogName getCurrentLogName()
-
clear
public static void clear()
-
remove
public static void remove(String key)
-
-