Class WebMonitorLogParser

Summary description for WebMonitorLogParser.

System.Object
  Westwind.WebMonitor.Components.WebMonitorLogParser
public class WebMonitorLogParser : object

Class Members

MemberDescription

Constructor

ParseDetailLog

Parses the Error Log and returns a DataTable with the result.

public static DataTable ParseDetailLog( string FileName );

ParseErrorLog

Parses the Error Log and returns a DataTable with the result.

public static DataTable ParseErrorLog( string FileName );

Requirements

Namespace: Westwind.WebMonitor.Components
Assembly: webmonitorcomponents.dll

© West Wind Technologies, 2018 • Updated: 12/28/06
Comment or report problem with topic