Class ConsoleReporter

java.lang.Object
com.codahale.metrics.ScheduledReporter
com.codahale.metrics.ConsoleReporter
All Implemented Interfaces:
Reporter, Closeable, AutoCloseable

public class ConsoleReporter extends ScheduledReporter
A reporter which outputs measurements to a PrintStream, like System.out.