LogLevel Methods |
The LogLevel type exposes the following members.
Name | Description | |
---|---|---|
CompareTo(LogLevel) |
Compares the level to the other LogLevel object.
| |
CompareTo(Object) |
Compares the level to the other LogLevel object.
| |
Equals(LogLevel) |
Determines whether the specified LogLevel instance is equal to this instance.
| |
Equals(Object) | Determines whether the specified object is equal to the current object. (Overrides ObjectEquals(Object).) | |
FromOrdinal |
Gets the LogLevel that corresponds to the specified ordinal.
| |
FromString |
Returns the LogLevel that corresponds to the supplied string.
| |
GetHashCode | Serves as the default hash function. (Overrides ObjectGetHashCode.) | |
ToString |
Returns a string representation of the log level.
(Overrides ObjectToString.) |