Modifier and Type | Method and Description |
---|---|
Logger |
getServerLogger() |
void |
logFine(String s) |
void |
logInfo(String s) |
void |
logSevere(String s) |
void |
logSevereException(String s,
Throwable throwable) |
void |
logWarning(String s) |
void |
logWarningException(String s,
Throwable throwable) |
void |
logWarningFormatted(String s,
Object... var2) |
Logger getServerLogger()
void logWarning(String s)
void logWarningFormatted(String s, Object... var2)
void logWarningException(String s, Throwable throwable)
void logSevereException(String s, Throwable throwable)