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

Packages that use UtilLoggingLevel
org.apache.log4j.extras   
 

Uses of UtilLoggingLevel in org.apache.log4j.extras
 

Fields in org.apache.log4j.extras declared as UtilLoggingLevel
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.
 

Methods in org.apache.log4j.extras 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.extras with parameters of type UtilLoggingLevel
static UtilLoggingLevel UtilLoggingLevel.toLevel(int val, UtilLoggingLevel defaultLevel)
          Convert an integer passed as argument to a level.
 



Copyright © 2010 The Apache Software Foundation. Licensed under the Apache License, Version 2.0

Apache Extras Companion for Apache log4j, Apache log4j and Apache are trademarks of the Apache Software Foundation.