Logging - .NET | Microsoft Learn
learn.microsoft.com › en-us › dotnetNov 30, 2022 · All messages written by an ILogger instance are filtered based on the selected rules. The most specific rule for each provider and category pair is selected from the available rules. The following algorithm is used for each provider when an ILogger is created for a given category: Select all rules that match the provider or its alias.