Gets the current stream writer for generic log messages such as those written using the static methods of this class.

Namespace:  Gallio.Framework
Assembly:  Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.459.0)

Syntax

C#
public static MarkupStreamWriter Default { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property Default As MarkupStreamWriter

See Also