LoggingServiceLocator Class

TegoOS

LoggingServiceLocator Class

[Missing <summary> documentation for "T:Tego.Logging.LoggingServiceLocator"]

Inheritance Hierarchy
SystemObject  Tego.LoggingLoggingServiceLocator

Namespace: Tego.Logging
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
Syntax
public static class LoggingServiceLocator
Public NotInheritable Class LoggingServiceLocator
public ref class LoggingServiceLocator abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type LoggingServiceLocator =  class end

The LoggingServiceLocator type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberLog
Gets the logging service.
Top
Methods
  NameDescription
Public methodStatic memberUse
Specifies the logging service to use.
Top
See Also