Method | Description | |
---|---|---|
Collect ( IActionLog log ) : string | ||
WriteGeneralData ( |
Method | Description | |
---|---|---|
CollectGeneralData ( ) : string | ||
CollectGeneralLogs ( object o, CancellationToken ct ) : void | ||
CollectRTVSLogs ( object o, CancellationToken ct ) : void | ||
CollectSystemEvents ( ) : string | ||
CollectSystemLogs ( object o, CancellationToken ct ) : void | ||
CreateArchive ( object o, CancellationToken ct ) : void | ||
GetRecentLogFiles ( string pattern ) : IEnumerable |
||
ZipFiles ( IEnumerable |
public static Collect ( IActionLog log ) : string | ||
log | IActionLog | |
return | string |
public static WriteGeneralData ( |
||
writer | ||
detailed | bool | |
return | void |