TraceLogger.Log Method
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Writes a trace event message to the trace listeners in the using the specified event type and message.
Namespace: Microsoft.Crm.UnifiedServiceDesk.CommonUtility
Assembly: Microsoft.Crm.UnifiedServiceDesk.CommonUtility (in Microsoft.Crm.UnifiedServiceDesk.CommonUtility.dll)
Overload List
Name | Description | |
---|---|---|
Log(Exception) | Logs an error with an exception(Overrides TraceLoggerBase.Log(Exception).) |
|
Log(String) | Logs a message as an information event.(Overrides TraceLoggerBase.Log(String).) |
|
Log(String, TraceEventType) | Logs a trace event.(Overrides TraceLoggerBase.Log(String, TraceEventType).) |
|
Log(String, TraceEventType, Exception) | Logs a trace event with the message and the exception.(Overrides TraceLoggerBase.Log(String, TraceEventType, Exception).) |
See Also
TraceLogger Class
Microsoft.Crm.UnifiedServiceDesk.CommonUtility Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright