LoggingExceptionHandler.Builder |
LoggingExceptionHandler.Builder.add(Class<? extends Throwable> exception,
String category) |
LoggingExceptionHandler.Builder |
LoggingExceptionHandler.Builder.add(Class<? extends Throwable> exception,
String category,
Logger.Level level) |
LoggingExceptionHandler.Builder |
LoggingExceptionHandler.Builder.add(Class<? extends Throwable> exception,
String category,
Logger.Level level,
Logger.Level stackTraceLevel) |
static LoggingExceptionHandler.Builder |
LoggingExceptionHandler.builder() |