| LoggingAdapterBase Methods |
The LoggingAdapterBase type exposes the following members.
| Name | Description | |
|---|---|---|
| Debug | ||
| Equals | (Inherited from Object.) | |
| Error(String, Object) | ||
| Error(Exception, String, Object) | ||
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Info | ||
| IsEnabled | ||
| Log | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| NotifyDebug | ||
| NotifyError(Object) | ||
| NotifyError(Exception, Object) | ||
| NotifyInfo | ||
| NotifyLog | ||
| NotifyWarning | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| Warn | Obsolete. | |
| Warning |
| Name | Description | |
|---|---|---|
| AsInstanceOfT | (Defined by Extensions.) | |
| Match |
Matches the specified target.
(Defined by PatternMatch.) |