TraceLogger Class
Applies To: Dynamics CRM 2015
Namespace: Microsoft.Xrm.Tooling.WebResourceUtility
Assembly: Microsoft.Xrm.Tooling.WebResourceUtility (in Microsoft.Xrm.Tooling.WebResourceUtility.dll)
Inheritance Hierarchy
System.Object
Microsoft.Xrm.Tooling.WebResourceUtility.TraceLogger
Syntax
public class TraceLogger
public ref class TraceLogger
type TraceLogger = class end
Public Class TraceLogger
Constructors
Name | Description | |
---|---|---|
TraceLogger(String) |
Properties
Name | Description | |
---|---|---|
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.) |
|
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() | ||
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.WebResourceUtility Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright