ILogging Interface
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Represents the interface for logging listeners
Namespace: Microsoft.Uii.Common.Logging
Assembly: Microsoft.Uii.Common.Logging (in Microsoft.Uii.Common.Logging.dll)
Syntax
public interface ILogging
Public Interface ILogging
Properties
Name | Description | |
---|---|---|
ShowErrors | Gets or sets a Boolean value that specifies whether errors are shown. |
|
Tag | Gets or sets user-defined data associated with the object. |
Methods
Name | Description | |
---|---|---|
Error(String, String, String) | Logs an error message. |
|
Information(String, String) | Logs an informational message. |
|
Initialize(String, NameValueCollection) | Initializes the logging listener |
|
Trace(String, String) | Logs a trace message. |
|
Warn(String, String) | Logs a warning message. |
See Also
Microsoft.Uii.Common.Logging Namespace
Return to top
Unified Service Desk 2.0
© 2016 Microsoft. All rights reserved. Copyright