ArcFM Responder Mobile Developer Guide
Log Property (ServiceManagerExpansion)






log4net log object for logging debug info, warning or error events.
Syntax
'Declaration
 
Protected Shared ReadOnly Property Log As INameLog
'Usage
 
Dim value As INameLog
 
value = ServiceManagerExpansion.Log
protected static INameLog Log {get;}
protected read-only property Log: INameLog; static; 
protected static function get Log : INameLog
protected: __property static INameLog* get_Log();
protected:
static property INameLog^ Log {
   INameLog^ get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ServiceManagerExpansion Class
ServiceManagerExpansion Members

Send Feedback