Uses of Class
com.itextpdf.text.log.Level

Packages that use Level
com.itextpdf.text.log   
 

Uses of Level in com.itextpdf.text.log
 

Methods in com.itextpdf.text.log that return Level
static Level Level.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Level[] Level.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.itextpdf.text.log with parameters of type Level
 boolean NoOpLogger.isLogging(Level level)
           
 boolean Logger.isLogging(Level level)
           
 boolean SysoLogger.isLogging(Level level)
           
 



Copyright © 2013. All Rights Reserved.