Class LoggingQueryInvocationErrorHandler.Builder

java.lang.Object
org.axonframework.queryhandling.LoggingQueryInvocationErrorHandler.Builder
Enclosing class:
LoggingQueryInvocationErrorHandler

public static class LoggingQueryInvocationErrorHandler.Builder extends Object
Builder class to instantiate a LoggingQueryInvocationErrorHandler.

The Logger is defaulted to a LoggerFactory.getLogger(Class) call using LoggingQueryInvocationErrorHandler.class.