Log4j 1.3alpha-1

Uses of Class
org.apache.log4j.UtilLoggingLevel

Packages that use UtilLoggingLevel
org.apache.log4j The main log4j package.  
 

Uses of UtilLoggingLevel in org.apache.log4j
 

Fields in org.apache.log4j declared as UtilLoggingLevel
static UtilLoggingLevel UtilLoggingLevel.SEVERE
           
static UtilLoggingLevel UtilLoggingLevel.WARNING
           
static UtilLoggingLevel UtilLoggingLevel.INFO
           
static UtilLoggingLevel UtilLoggingLevel.CONFIG
           
static UtilLoggingLevel UtilLoggingLevel.FINE
           
static UtilLoggingLevel UtilLoggingLevel.FINER
           
static UtilLoggingLevel UtilLoggingLevel.FINEST
           
 

Methods in org.apache.log4j that return UtilLoggingLevel
static UtilLoggingLevel UtilLoggingLevel.toLevel(int val, UtilLoggingLevel defaultLevel)
          Convert an integer passed as argument to a level.
 

Methods in org.apache.log4j with parameters of type UtilLoggingLevel
static UtilLoggingLevel UtilLoggingLevel.toLevel(int val, UtilLoggingLevel defaultLevel)
          Convert an integer passed as argument to a level.
 


Log4j 1.3alpha-1

Copyright 2000-2003 Apache Software Foundation.