HitLogProcessorProcessLog Method (String) |
Processes the whole log file in memory and writes the results to the database.
Namespace: CMS.WebAnalyticsAssembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 9.0.0
Syntax public void ProcessLog(
string fileName
)
Parameters
- fileName
- Type: SystemString
Log file name
See Also