LogEntry Methods |
The LogEntry type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetExceptionString |
Gets a string containing the text for all exceptions that are part of this log entry.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString |
Converts the log entry to a human readable string.
(Overrides ObjectToString.) |