Documentation for a minimal subset of the QSM API
Logger Property
Namespaces > QS.Fx.Platform > IPlatform > Logger
This is a simple logging facility that consumes plain text messages.
Syntax
C#Visual BasicManaged C++
ILogger Logger { get; }
ReadOnly Property Logger As ILogger
property ILogger^ Logger {
	ILogger^ get ();
}

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0