Uses of Class
org.apache.poi.util.POILogger

Packages that use POILogger
org.apache.poi.util Top-level util package are classes that are useful throughout the project. 
 

Uses of POILogger in org.apache.poi.util
 

Methods in org.apache.poi.util that return POILogger
static POILogger POILogFactory.getLogger(java.lang.Class theclass)
          Get a logger, based on a class name
static POILogger POILogFactory.getLogger(java.lang.String cat)
          Get a logger, based on a String
 



Copyright © 2002 Apache jakarta-poi project. All Rights Reserved.