Loupe - Log - Monitor - Resolve
Gibraltar.Agent.Configuration Namespace / ListenerConfiguration Class / EnableConsole Property

In This Topic
    EnableConsole Property (ListenerConfiguration)
    In This Topic
    When true, anything written to the console out will be appended to the log.
    Syntax
    'Declaration
     
    
    Public Property EnableConsole As Boolean
    public bool EnableConsole {get; set;}
    Remarks
    This setting has no effect if the trace listener is not enabled.
    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