A Sandcastle Documented Class Library
![]() | LoggingServiceLocatorLog Property |
Gets the logging service.
Namespace: Tego.Logging
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)

public static ILogService Log { get; }
Public Shared ReadOnly Property Log As ILogService Get
public: static property ILogService^ Log { ILogService^ get (); }
static member Log : ILogService with get
Property Value
Type: ILogService