ConsoleLoggerpublic interface Logger
| Modifier and Type | Field | Description |
|---|---|---|
static int |
ERROR |
|
static int |
INFO |
|
static int |
WARNING |
| Modifier and Type | Method | Description |
|---|---|---|
void |
logMessage(int severity,
java.lang.String message) |
static final int INFO
static final int WARNING
static final int ERROR
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.