クラス
jp.hishidama.debuglogrm.DebugLevel の使用

DebugLevel を使用しているパッケージ
jp.hishidama.debuglogrm デバッグログ出力メソッド削除クラス. 
 

jp.hishidama.debuglogrm での DebugLevel の使用
 

DebugLevel を返す jp.hishidama.debuglogrm のメソッド
static DebugLevel DebugLevel.valueOf(String name)
          指定した名前を持つこの型の列挙型定数を返します。
static DebugLevel[] DebugLevel.values()
          この列挙型の定数を含む配列を宣言されている順序で返します。
 

DebugLevel 型のパラメータを持つ jp.hishidama.debuglogrm のメソッド
 void DebugRemoveEditor.addWriteLevel(DebugLevel level)
          出力レベル設定.
 boolean DebugRemoveEditor.isWriteLevel(DebugLevel level)
          出力レベル判定.
 void DebugRemoveEditor.removeLevel(DebugLevel level)
          否出力レベル設定.