Method | Description | |
---|---|---|
DisposeProvider ( ) : void | ||
GetLogEntriesWithKeyword ( string keyword ) : List |
||
GetLogEntriesWithoutKeyword ( string keyword ) : List |
||
GetLogEntrySummaryList ( List |
||
LogsProvider ( string logsPath ) : System.Collections.Generic |
Method | Description | |
---|---|---|
GetLogEntriesList ( ) : List |
public GetLogEntriesWithKeyword ( string keyword ) : List |
||
keyword | string | |
return | List |
public GetLogEntriesWithoutKeyword ( string keyword ) : List |
||
keyword | string | |
return | List |
public GetLogEntrySummaryList ( List |
||
logEntries | List |
|
return | IEnumerable |
public LogsProvider ( string logsPath ) : System.Collections.Generic | ||
logsPath | string | |
return | System.Collections.Generic |