Compartilhar via


ILogging Members

Represents the interface for logging listeners

The following tables list the members exposed by the ILogging type.

Public Properties

  Name Description
public property ShowErrors Gets or sets a Boolean value that specifies whether errors are shown.
public property Tag Gets or sets user-defined data associated with the object.

Top

Public Methods

  Name Description
public method Error Logs an error message.
public method Information Logs an informational message.
public method Initialize Initializes the logging listener
public method Trace Logs a trace message.
public method 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.