A reporter class for logging metrics values to a SLF4J {@link Logger} periodically, similar to{@link ConsoleReporter} or {@link CsvReporter}, but using the SLF4J framework instead. It also supports specifying a {@link Marker} instance that can be used by custom appenders and filtersfor the bound logging toolkit to further process metrics reports.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.