DiagnosticLogger.Error Method (String, String, Exception)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Namespace: Microsoft.Uii.Common.Logging
Assembly: Microsoft.Uii.Common.Logging (in Microsoft.Uii.Common.Logging.dll)
Syntax
public void Error(
string appName,
string message,
Exception exception
)
Public Sub Error (
appName As String,
message As String,
exception As Exception
)
Parameters
- appName
Type: System.String
- message
Type: System.String
- exception
Type: System.Exception
Implements
IDiagnosticLogger.Error(String, String, Exception)
See Also
Error Overload
DiagnosticLogger Class
Microsoft.Uii.Common.Logging Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright