NullLogger
Minimalistic logger that does nothing.
Returns the shared instance of NullLogger.
public void Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception exception, Func<TState, Exception, string> formatter)