Log4j 1.3alpha-8

Uses of Class
org.apache.log4j.helpers.UtilLoggingLevel

Packages that use UtilLoggingLevel
org.apache.log4j.helpers This package is used internally. 
 

Uses of UtilLoggingLevel in org.apache.log4j.helpers
 

Fields in org.apache.log4j.helpers 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.helpers 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.helpers 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-8

Copyright © 2000-2006 Apache Software Foundation.
Licensed under the Apache License, Version 2.0.