Package com.xmlcalabash.util
Class LoggingMessageReporter
-
- All Implemented Interfaces:
-
com.xmlcalabash.api.MessageReporter
public final class LoggingMessageReporter extends NopMessageReporter
-
-
Field Summary
Fields Modifier and Type Field Description private Verbosity
threshold
private final MessageReporter
nextReporter
-
Constructor Summary
Constructors Constructor Description LoggingMessageReporter(MessageReporter nextReporter)
-