@Internal public final class POILogFactory extends java.lang.Object
| Modifier and Type | Method and Description | 
|---|---|
static POILogger | 
getLogger(java.lang.Class<?> theclass)
Get a logger, based on a class name 
 | 
static POILogger | 
getLogger(java.lang.String cat)
Get a logger, based on a String 
 | 
public static POILogger getLogger(java.lang.Class<?> theclass)
theclass - the class whose name defines the logpublic static POILogger getLogger(java.lang.String cat)
cat - the String that defines the logCopyright 2021 The Apache Software Foundation or its licensors, as applicable.