A Sandcastle Documented Class Library
ILogService Interface |
Platform independent interface to a logging service which provides ILogger objects.
Namespace: Tego.Logging
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
Syntax
The ILogService type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetLoggerT | Provide a logger for a specified type. |
See Also