Logging Class
Represents the logging class used by UII that implements a listening system to allow multiple listeners to hook in and log messages.
Namespace: Microsoft.Uii.Common.Logging
Assembly: Microsoft.Uii.Common.Logging (in Microsoft.Uii.Common.Logging.dll)
Syntax
'Declaration
Public NotInheritable Class Logging
public static class Logging
public ref class Logging abstract sealed
public final class Logging
public final class Logging
Inheritance Hierarchy
System.Object
Microsoft.Uii.Common.Logging.Logging
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
Logging Members
Microsoft.Uii.Common.Logging Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.