Package ch.qos.logback.access.filter
Class StatisticalViewImpl
java.lang.Object
ch.qos.logback.access.filter.StatisticalViewImpl
- All Implemented Interfaces:
StatisticalView,LifeCycle
-
Method Details
-
getDailyAverage
- Specified by:
getDailyAveragein interfaceStatisticalView
-
getLastDaysCount
- Specified by:
getLastDaysCountin interfaceStatisticalView
-
getMonthlyAverage
- Specified by:
getMonthlyAveragein interfaceStatisticalView
-
getLastMonthsCount
- Specified by:
getLastMonthsCountin interfaceStatisticalView
-
getTotal
- Specified by:
getTotalin interfaceStatisticalView
-
getWeeklyAverage
- Specified by:
getWeeklyAveragein interfaceStatisticalView
-
getLastWeeksCount
- Specified by:
getLastWeeksCountin interfaceStatisticalView
-
start
-
isStarted
-
stop
-
getLastMinuteCount
- Specified by:
getLastMinuteCountin interfaceStatisticalView
-
getMinuteAverage
- Specified by:
getMinuteAveragein interfaceStatisticalView
-
getHourlyAverage
- Specified by:
getHourlyAveragein interfaceStatisticalView
-
getLastHoursCount
- Specified by:
getLastHoursCountin interfaceStatisticalView
-