The following tables list the members exposed by ILogService.
Name | Description | |
---|---|---|
![]() | IsConfigured | Gets a value indicating whether this instance is configured. |
Name | Description | |
---|---|---|
![]() | ClearLogs | Clears the logs. |
![]() | EnsureInitialized | This method is called to initialize services. (Inherited from Selerix.Foundation.Interfaces.IService) |
![]() | GetLogMessage | Get log message for speified entity key and log index. |
![]() | GetLogMessageData | Get log message data for speified entity key and log index. |
![]() | GetLogs | Returns all log messages for specified entity key. |
![]() | Log | Logs message for specified entity key. |
![]() | LogFormat | Logs message for specified entity key. |
![]() | UnloadService | This method is called before the service is unloaded. (Inherited from Selerix.Foundation.Interfaces.IService) |