NullLoggerProvider.Instance Property

Definition

Returns an instance of NullLoggerProvider.

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

Property Value

Applies to