| Constructor and Description |
|---|
NullLogger() |
| 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... objs)
Log a message.
|
public void initialize(String cat)
initialize in class POILoggerpublic void log(int level,
Object... objs)
Throwable it is logged specially.Copyright © 2010 - 2020 Adobe. All Rights Reserved