LoggingEventLog Class

Represents the logging class to write to an event log file

Namespace: Microsoft.Uii.Common.Logging.Providers
Assembly: Microsoft.Uii.Common.Logging.Providers (in Microsoft.Uii.Common.Logging.Providers.dll)

Usage

'Usage
Dim instance As LoggingEventLog

Syntax

'Declaration
Public Class LoggingEventLog
    Implements ILogging
public class LoggingEventLog : ILogging
public ref class LoggingEventLog : ILogging
public class LoggingEventLog implements ILogging
public class LoggingEventLog implements ILogging

Inheritance Hierarchy

System.Object
  Microsoft.Uii.Common.Logging.Providers.LoggingEventLog

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.

Platforms

See Also

Reference

LoggingEventLog Members
Microsoft.Uii.Common.Logging.Providers Namespace

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.