public interface Logger
Modifier and Type | Field and Description |
---|---|
static int |
ERROR |
static int |
INFO |
static int |
WARNING |
Modifier and Type | Method and 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.