Loupe - Log - Monitor - Resolve
Gibraltar.Agent Namespace / LogListener Class / LogListener Constructor

In This Topic
    LogListener Constructor
    In This Topic
    Create a new instance of the log listener.
    Syntax
    'Declaration
     
    
    Public Function New()
    public LogListener()
    Remarks
    The log listener should be managed by the Listener class instead of being directly managed by trace - do not add to the Trace Listener through its normal registration.
    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