Interface allowing handling of driver logs.
Properties AvailableLogTypesGets the list of available log types for this driver.
ReadOnlyCollection<string> AvailableLogTypes { get; }
Property Value
Gets the set of LogEntry objects for a specified log.
ReadOnlyCollection<LogEntry> GetLog(string logKind)
Parameters
logKind
string
The log for which to retrieve the log entries. Log types can be found in the LogType class.
The list of LogEntry objects for the specified log.
If logKind
is null.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4