Interface LoggingReporter

All Superinterfaces:
QuestionReporter, Reporter, TaskReporter
All Known Implementing Classes:
Slf4jReporter

public interface LoggingReporter extends Reporter
A Reporter using a given Logger.