NullLogger.Instance Property

Definition

Returns the shared instance of NullLogger.

public:
 static property Microsoft::Extensions::Logging::Abstractions::NullLogger ^ Instance { Microsoft::Extensions::Logging::Abstractions::NullLogger ^ get(); };
public static Microsoft.Extensions.Logging.Abstractions.NullLogger Instance { get; }
static member Instance : Microsoft.Extensions.Logging.Abstractions.NullLogger
Public Shared ReadOnly Property Instance As NullLogger

Property Value

Applies to