LoggerBase Methods |
[This is preliminary documentation and is subject to change.]
The LoggerBase type exposes the following members.
Name | Description | |
---|---|---|
Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
| |
Dispose(Boolean) |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
| |
Equals | (Inherited from Object.) | |
Finalize |
Releases unmanaged resources and performs other cleanup operations before the LoggerBase
is reclaimed by garbage collection.
(Overrides ObjectFinalize.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
IsEnabled |
Gets a value indicating whether logging of entries of the specified level is enabled.
| |
Log |
Logs an entry.
| |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |