LoggingServerLogFile Class
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Represents the logging class to write to a log file in server side across process.
Namespace: Microsoft.Uii.Common.Logging.Providers
Assembly: Microsoft.Uii.Common.Logging.Providers (in Microsoft.Uii.Common.Logging.Providers.dll)
Inheritance Hierarchy
System.Object
Microsoft.Uii.Common.Logging.Providers.LoggingServerLogFile
Syntax
public class LoggingServerLogFile : ILogging
Public Class LoggingServerLogFile
Implements ILogging
Constructors
Name | Description | |
---|---|---|
LoggingServerLogFile() | Initializes a new instance of the LoggingServerLogFile class. |
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 | |
---|---|---|
Equals(Object) | (Inherited from Object.) |
|
Error(String, String, String) | Logs an error message. |
|
Finalize() | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
Information(String, String) | Logs an informational message. |
|
Initialize(String, NameValueCollection) | Initializes the logging listener |
|
MemberwiseClone() | (Inherited from Object.) |
|
ToString() | (Inherited from Object.) |
|
Trace(String, String) | Logs a trace message. |
|
Warn(String, String) | Logs a warning message. |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Uii.Common.Logging.Providers Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright