TraceLogger Class
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Represents the trace class.
Namespace: Microsoft.Crm.UnifiedServiceDesk.CommonUtility
Assembly: Microsoft.Crm.UnifiedServiceDesk.CommonUtility (in Microsoft.Crm.UnifiedServiceDesk.CommonUtility.dll)
Inheritance Hierarchy
System.Object
Microsoft.Xrm.Tooling.Connector.TraceLoggerBase
Microsoft.Crm.UnifiedServiceDesk.CommonUtility.TraceLogger
Syntax
public class TraceLogger : TraceLoggerBase
Public Class TraceLogger
Inherits TraceLoggerBase
Constructors
Name | Description | |
---|---|---|
TraceLogger(String) | Initializes a new instance of the TraceLogger class. |
Properties
Name | Description | |
---|---|---|
CurrentTraceLevel | (Inherited from TraceLoggerBase.) |
|
LastError | (Inherited from TraceLoggerBase.) |
|
LastException | (Inherited from TraceLoggerBase.) |
|
Source | (Inherited from TraceLoggerBase.) |
|
TraceSourceName | (Inherited from TraceLoggerBase.) |
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) |
|
Finalize() | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
Initialize() | (Inherited from TraceLoggerBase.) |
|
Log(Exception) | Logs an error with an exception(Overrides TraceLoggerBase.Log(Exception).) |
|
Log(String) | Logs a message as an information event.(Overrides TraceLoggerBase.Log(String).) |
|
Log(String, TraceEventType) | Logs a trace event.(Overrides TraceLoggerBase.Log(String, TraceEventType).) |
|
Log(String, TraceEventType, Exception) | Logs a trace event with the message and the exception.(Overrides TraceLoggerBase.Log(String, TraceEventType, Exception).) |
|
MemberwiseClone() | (Inherited from Object.) |
|
RefreshListeners(List<TraceSourceSetting>) | (Inherited from TraceLoggerBase.) |
|
ResetLastError() | Resets the last stored error.(Overrides TraceLoggerBase.ResetLastError().) |
|
ToString() | (Inherited from Object.) |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Crm.UnifiedServiceDesk.CommonUtility Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright