Represents an entry in a log from a driver instance.
LogEntry
Gets the logging level of the log entry.
public LogLevel Level { get; }
Property Value
Gets the message of the log entry.
public string Message { get; }
Property Value
Gets the timestamp value of the log entry.
public DateTime Timestamp { get; }
Property Value
Returns a string that represents the current LogEntry.
public override string ToString()
Returns
A string that represents the current LogEntry.
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