TraceLogger Class

 

Updated: November 29, 2016

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)

System.Object
  Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase.TraceLogger

public class TraceLogger

NameDescription
System_CAPS_pubpropertyCurrentTraceLevel

Returns the trace source level for the current logger.

System_CAPS_pubpropertyLastError

Last Error from CRM.

System_CAPS_pubpropertyLastException

Last Exception from CRM .

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetLogFilePath()

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodLog(Exception)

Log an error with an Exception.

System_CAPS_pubmethodLog(String)

Log a Message.

System_CAPS_pubmethodLog(String, TraceEventType)

Log a Trace event.

System_CAPS_pubmethodLog(String, TraceEventType, Exception)

Log a Trace event.

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodResetLastError()

Last error reset.

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: