TraceLogger.Log Method (Exception)
Applies To: Dynamics CRM 2015
Log an error with an Exception
Namespace: Microsoft.Xrm.Tooling.WebResourceUtility
Assembly: Microsoft.Xrm.Tooling.WebResourceUtility (in Microsoft.Xrm.Tooling.WebResourceUtility.dll)
Syntax
public void Log(
Exception exception
)
public:
void Log(
Exception^ exception
)
member Log :
exception:Exception -> unit
Public Sub Log (
exception As Exception
)
Parameters
- exception
Type: System.Exception
See Also
Log Overload
TraceLogger Class
Microsoft.Xrm.Tooling.WebResourceUtility Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright