Package ch.qos.logback.access.filter
Class StatsByMonth
java.lang.Object
ch.qos.logback.access.filter.PeriodicStats
ch.qos.logback.access.filter.StatsByMonth
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ch.qos.logback.access.filter.PeriodicStats
getAverage, getLastCount, reset, reset, update
-
Constructor Details
-
StatsByMonth
StatsByMonth() -
StatsByMonth
StatsByMonth(long now)
-
-
Method Details
-
computeStartOfNextPeriod
long computeStartOfNextPeriod(long now) - Specified by:
computeStartOfNextPeriod
in classPeriodicStats
-