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 interface for logging listeners
The following tables list the members exposed by the ILogging type.
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
Name | Description | |
---|---|---|
![]() |
Error | Logs an error message. |
![]() |
Information | Logs an informational message. |
![]() |
Initialize | Initializes the logging listener |
![]() |
Trace | Logs a trace message. |
![]() |
Warn | Logs a warning message. |
Top
See Also
Reference
ILogging Interface
Microsoft.Uii.Common.Logging Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.