The EpiServer.Log.Analyzer namespace contains log analyzer implementations.
Classes
| Class | Description | |
|---|---|---|
| FileAnalyzer |
Summary description for FileAnalyzer.
| |
| IntervalType |
Represents the kind of log statistics intervals.
NOTE: This is implemented as a class instead of an enum in order to cleanly support the concept
of a next IntervalType and some additional operations.
| |
| MaxList | ||
| MaxQueue |
Summary description for SortedTimeHolder.
| |
| PageSpan |
Summary description for PageSpan.
| |
| PageSpanCollection |
Summary description for PageSpanList.
| |
| PageSpanContainer |
The PageSpanContainer is use to store page spans for a page.
| |
| RealTimeAnalyzer |
Summary description for RealTimeAnalyzer.
| |
| RealTimeAnalyzerView |
Summary description for TimeSpanAnalyzerView.
| |
| SiteValueHolder |
Summary description for SiteValueHolder.
| |
| TimeItem |
Summary description for TimeItem.
| |
| TimeSpanAnalyzer |
Analyzer that collects page hitcount data for timespans.
| |
| TimeSpanAnalyzerView |
Provides views of data collected by TimeSpanAnalyzer.
| |
| TimeSpanQuery |
Query is a value container to query the TimeSpanAnalyzer for data.
|