public class CommonsLogger extends POILogger
Modifier and Type | Field and Description |
---|---|
private static org.apache.commons.logging.LogFactory |
_creator |
private org.apache.commons.logging.Log |
log |
Constructor and Description |
---|
CommonsLogger() |
Modifier and Type | Method and Description |
---|---|
boolean |
check(int level)
Check if a logger is enabled to log at the specified level
|
void |
initialize(String cat) |
void |
log(int level,
Object obj1)
Log a message
|
log, log, log, log, log, log, log, log, log, log, log, log, log, log, log, logFormatted, logFormatted, logFormatted, logFormatted
private static org.apache.commons.logging.LogFactory _creator
private org.apache.commons.logging.Log log
public void initialize(String cat)
initialize
in class POILogger
public void log(int level, Object obj1)
Copyright © 2016 Open Microscopy Environment