Microsoft.Extensions.Logging.Abstractions.NullLoggerFactory
An ILoggerFactory used to create an instance of
NullLogger that logs nothing.
Returns the shared instance of NullLoggerFactory.
public NullLoggerFactory()
Creates a new NullLoggerFactory instance.