TraceLoggerBase.Log Method (String, TraceEventType, Exception)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Namespace: Microsoft.Xrm.Tooling.Connector
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
Syntax
public abstract void Log(
string message,
TraceEventType eventType,
Exception exception
)
Public MustOverride Sub Log (
message As String,
eventType As TraceEventType,
exception As Exception
)
Parameters
- message
Type: System.String
- eventType
Type: System.Diagnostics.TraceEventType
- exception
Type: System.Exception
See Also
Log Overload
TraceLoggerBase Class
Microsoft.Xrm.Tooling.Connector Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright