Class WebMonitorLogParser
Summary description for WebMonitorLogParser.
Westwind.WebMonitor.Components.WebMonitorLogParser
public class WebMonitorLogParser : object
Class Members
| Member | Description | |
|---|---|---|
![]() |
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.ComponentsAssembly: webmonitorcomponents.dll
© West Wind Technologies, 2018 • Updated: 12/28/06
Comment or report problem with topic
Class WebMonitorLogParser


