Method | Description | |
---|---|---|
GetLogFiles ( ) : IEnumerable |
Get the log files from the log directory set.
|
Method | Description | |
---|---|---|
FetchDateFromFile ( string file ) : System.DateTime |
Handles parsing the date from the datefile. Ex : UmbracoTraceLog.txt.2015-08-04
|
|
FetchMachineFromFile ( string file ) : string |
Handles parsing the machine name from the file name
|