Chat Support
Loupe - Log - Monitor - Resolve
Loupe.Configuration Namespace / ListenerConfiguration Class / EnableConsole Property

EnableConsole Property (ListenerConfiguration)
When true, anything written to the console out will be appended to the log.
Syntax
'Declaration
 
Public Property EnableConsole As Boolean
 
Remarks
Disabled by default as ASP.NET Core applications send significant duplicate data to the console.
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