Click or drag to resize
NullLoggerInstance Property
A singleton instance of NullLogger.

Namespace: HandlebarsDotNet.Mvc
Assembly: HandlebarsDotNet.Mvc (in HandlebarsDotNet.Mvc.dll) Version: 1.0.0-beta
Syntax
public static ILogger Instance { get; }

Property Value

Type: ILogger
See Also