Miner.Responder.Shared.Extensions Namespace > Logging Class : Log Property |
'Declaration
Public Shared ReadOnly Property Log As log4net.ILog
'Usage
Dim value As log4net.ILog value = Logging.Log
public static log4net.ILog Log {get;}
public read-only property Log: log4net.ILog; static;
public static function get Log : log4net.ILog
public: __property static log4net.ILog* get_Log();
public: static property log4net.ILog^ Log { log4net.ILog^ get(); }
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