When this is set, log messages are sent to the standard console.

Syntax
C# | Visual Basic | Managed 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