BenSelect Documentation
ILogService Interface
Members  See Also  Send Feedback
Selerix.Foundation.Interfaces Namespace : ILogService Interface
Interface ILogService

Syntax

JScript 
public interface ILogService implements IService 

Public Properties

 NameDescription
 PropertyIsConfiguredGets a value indicating whether this instance is configured.  
Top

Public Methods

 NameDescription
 MethodClearLogsClears the logs.  
 MethodEnsureInitializedThis method is called to initialize services. (Inherited from Selerix.Foundation.Interfaces.IService)
 MethodGetLogMessageGet log message for speified entity key and log index.  
 MethodGetLogMessageDataGet log message data for speified entity key and log index.  
 MethodGetLogsReturns all log messages for specified entity key.  
 MethodLogLogs message for specified entity key.  
 MethodLogFormatLogs message for specified entity key.  
 MethodUnloadServiceThis method is called before the service is unloaded. (Inherited from Selerix.Foundation.Interfaces.IService)
Top

Requirements

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

See Also

© 2024 All Rights Reserved.