Share via


ILogging.Error Method (String, String, String)

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Logs an error message.

Namespace:   Microsoft.Uii.Common.Logging
Assembly:  Microsoft.Uii.Common.Logging (in Microsoft.Uii.Common.Logging.dll)

Syntax

void Error(
    string applicationName,
    string message,
    string advanced
)
Sub Error (
    applicationName As String,
    message As String,
    advanced As String
)

Parameters

  • applicationName
    Type: System.String

    Specifies the application name used in the log.

  • message
    Type: System.String

    Specifies the message used in the log.

  • advanced
    Type: System.String

    Specifies the advanced message information.

See Also

ILogging Interface
Microsoft.Uii.Common.Logging Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright