JScript | |
---|---|
public interface ILogService implements IService |
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) |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family