TraceLogger.Log Method
Writes a trace event message to the trace listeners in the using the specified event type and message.
Overload List
Name | Description |
---|---|
TraceLogger.Log (Exception) | Logs an error with an exception |
TraceLogger.Log (String) | Logs a message as an information event. |
TraceLogger.Log (String, TraceEventType) | Logs a trace event. |
TraceLogger.Log (String, TraceEventType, Exception) | Logs a trace event with the message and the exception. |
See Also
Reference
TraceLogger Class
TraceLogger Members
Microsoft.Crm.UnifiedServiceDesk.CommonUtility Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.