The BaseLogger type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | DumpArrayByte |
Helper method to dump an Array of byte into a string.
|
![]() | DumpRecursiveException |
Helper method to dump an Exception and inner Exception into a string.
|
![]() | Equals | (Inherited from Object.) |
![]() | 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.) |
![]() | Initialize |
The method initialize the class. The service will call it once at starting when initialize all loggers.
|
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
![]() | Write | Overloaded. |
![]() | WriteInternal |
Write a message in your logger.
|