Documentation for a minimal subset of the QSM API
LogToConsole Property
Namespaces > QS.CMS.Framework2 > ClientConfiguration > LogToConsole
When this is set, log messages are sent to the standard console.
Syntax
C#Visual BasicManaged C++
public bool LogToConsole { get; set; }
Public Property LogToConsole As Boolean
public:
property bool LogToConsole {
	bool get ();
	void set (bool value);
}

Assembly: QuickSilver_3 (Module: QuickSilver_3) Version: 1.0.2647.33823