Activity |
The ActivityTracingLogger type exposes the following members.
Name | Description | |
---|---|---|
![]() | ActivityTracingLogger | Creates an instance of this logger. |
Name | Description | |
---|---|---|
![]() | Debug | Makes the logger write a debug entry into the log. Please note that debug must be set as enabled in the constructor. |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | Error | Makes the logger write an error entry into the log. |
![]() | 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 the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |
![]() | Trace | Makes the logger write an entry into the log. |
![]() | Warning | Makes the logger write a warning into the log. |
Name | Description | |
---|---|---|
![]() | FormatFromDictionary | (Defined by DictionaryExtensions) |
![]() | GetFirstValue | (Defined by DictionaryExtensions) |