The NullLogger type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | NullLogger | Initializes a new instance of the NullLogger class |
Methods
Name | Description | |
---|---|---|
![]() | Debug |
Logs a debug message.
|
![]() | Equals | (Inherited from Object.) |
![]() | Error |
Logs an error message.
|
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object 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 |
Logs an info message.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
![]() | Warn |
Logs a warning message.
|