boolean isLoggable(org.slf4j.event.Level level)
void logEx(org.slf4j.event.Level level, @Nullable String message, Object[] formatArgs, @Nullable Throwable error)
default RuntimeException newException(org.slf4j.event.Level level, @Nullable Throwable cause, @Nullable String message, Object... formatArgs)
Logs and returns a new exception. Message and cause may not be null a the same time.
default RuntimeException error(String message, Object... formatArgs)
default RuntimeException error(@Nullable Throwable cause, @Nullable String contextMessage, Object... formatArgs)
Only one of the cause or the message can be null.
default RuntimeException error(Throwable error)
int numErrors()
static PmdReporter quiet()
Returns a reporter instance that does not output anything, but still counts errors.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4