Microsoft.Extensions.Logging.LoggerFilterOptions
The options for a LoggerFilter.
Gets or sets a value indicating whether logging scopes are being captured.
Gets or sets the minimum level of log messages if none of the rules match.
Gets the collection of LoggerFilterRule used for filtering log messages.
public LoggerFilterOptions()
Creates a new LoggerFilterOptions instance.