NullLoggerFactory.Instance 字段
定义
返回 NullLoggerFactory 的共享实例。Returns the shared instance of NullLoggerFactory.
public: static initonly Microsoft::Extensions::Logging::Abstractions::NullLoggerFactory ^ Instance;
public static readonly Microsoft.Extensions.Logging.Abstractions.NullLoggerFactory Instance;
staticval mutable Instance : Microsoft.Extensions.Logging.Abstractions.NullLoggerFactory
Public Shared ReadOnly Instance As NullLoggerFactory