Gets a singleton instance of the null logger.

Namespace:  Gallio.Runtime.Logging
Assembly:  Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)

Syntax

C#
public static readonly NullLogger Instance
Visual Basic (Declaration)
Public Shared ReadOnly Instance As NullLogger

See Also