Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the logging class to write to a log file in server side across process.
The following tables list the members exposed by the LoggingServerLogFile type.
Public Constructors
Name | Description | |
---|---|---|
LoggingServerLogFile | Initializes a new instance of the LoggingServerLogFile class. |
Top
Public 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. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | (inherited from Object) |
![]() |
Error | Logs an error message. |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() |
Information | Logs an informational message. |
![]() |
Initialize | Initializes the logging listener |
![]() |
ToString | (inherited from Object) |
![]() |
Trace | Logs a trace message. |
![]() |
Warn | Logs a warning message. |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
LoggingServerLogFile Class
Microsoft.Uii.Common.Logging.Providers Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.