EntitySearchService.Log Method (String, TraceEventType)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Retrieves the log details using the specified exception message and the type of event that caused the trace.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.EntitySearch
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Syntax
protected void Log(
string message,
TraceEventType trace
)
Protected Sub Log (
message As String,
trace As TraceEventType
)
Parameters
message
Type: System.StringThe exception message for retrieving the log details.
trace
Type: System.Diagnostics.TraceEventTypeThe TraceEventType enumeration for retrieving the log details.
See Also
Log Overload
EntitySearchService Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics.EntitySearch Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright