public class CommonsLogger extends Logger
Constructor and Description |
---|
CommonsLogger() |
Modifier and Type | Method and Description |
---|---|
protected void |
log(int priority,
java.lang.Object message,
java.lang.Throwable t) |
protected void |
setCategory(java.lang.String category) |
debug, debug, error, error, fatal, fatal, getCategory, getPriority, info, info, isEnabledFor, setPriority, trace, trace, warn, warn
protected void setCategory(java.lang.String category)
setCategory
in class Logger