mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER

SobekCM_Log_Reader.Read_Log Method



Read a IIS web log, analyze completely, and return the corresponding SobekCM_Stats_DataSet object


Namespace: SobekCM.Builder_Library.Statistics
Assembly: SobekCM_Builder_Library (in SobekCM_Builder_Library.dll) Version: 4.8.7.0 (4.8.7.0)

Syntax

C#
public SobekCM_Stats_DataSet Read_Log(
	string Log_File
)

Parameters

Log_File
Type: System..::..String
Location for the log file to read

Return Value

Type: SobekCM_Stats_DataSet
Object with all the analyzed hits and sessions from the web log

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )