Loupe - Log - Monitor - Resolve
Loupe.Extensibility.Client Namespace / IGlobalContext Interface / Log Property

In This Topic
    Log Property
    In This Topic
    Provides logging services for extensions.
    Syntax
    'Declaration
     
    
    ReadOnly Property Log As ILog
    ILog Log {get;}
    Remarks
    Do not reference or use the Loupe Agent from within an extension, use this object instead.
    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