TraceLogger Class
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Class for Trace logger.
Namespace: Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase
Assembly: Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase (in Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase.dll)
Inheritance Hierarchy
System.Object
Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase.TraceLogger
Syntax
public class TraceLogger
Public Class TraceLogger
Constructors
Name | Description | |
---|---|---|
TraceLogger(String) | Constructor. |
|
TraceLogger(TraceSource) |
Properties
Name | Description | |
---|---|---|
CurrentTraceLevel | Returns the trace source level for the current logger. |
|
LastError | Last Error from CRM. |
|
LastException | Last Exception from CRM . |
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) |
|
Finalize() | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetLogFilePath() | ||
GetType() | (Inherited from Object.) |
|
Log(Exception) | Log an error with an Exception. |
|
Log(String) | Log a Message. |
|
Log(String, TraceEventType) | Log a Trace event. |
|
Log(String, TraceEventType, Exception) | Log a Trace event. |
|
MemberwiseClone() | (Inherited from Object.) |
|
ResetLastError() | Last error reset. |
|
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.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright