クラス
org.apache.log4j.helpers.UtilLoggingLevel の使用

UtilLoggingLevel を使用しているパッケージ
org.apache.log4j.helpers   
 

org.apache.log4j.helpers での UtilLoggingLevel の使用
 

UtilLoggingLevel として宣言されている org.apache.log4j.helpers のフィールド
static UtilLoggingLevel UtilLoggingLevel.CONFIG
          CONFIG.
static UtilLoggingLevel UtilLoggingLevel.FINE
          FINE.
static UtilLoggingLevel UtilLoggingLevel.FINER
          FINER.
static UtilLoggingLevel UtilLoggingLevel.FINEST
          FINEST.
static UtilLoggingLevel UtilLoggingLevel.INFO
          INFO.
static UtilLoggingLevel UtilLoggingLevel.SEVERE
          SEVERE.
static UtilLoggingLevel UtilLoggingLevel.WARNING
          WARNING.
 

UtilLoggingLevel を返す org.apache.log4j.helpers のメソッド
static UtilLoggingLevel UtilLoggingLevel.toLevel(int val, UtilLoggingLevel defaultLevel)
          Convert an integer passed as argument to a level.
 

UtilLoggingLevel 型のパラメータを持つ org.apache.log4j.helpers のメソッド
static UtilLoggingLevel UtilLoggingLevel.toLevel(int val, UtilLoggingLevel defaultLevel)
          Convert an integer passed as argument to a level.
 



Copyright © 2010 Apache Software Foundation. All Rights Reserved.