We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
Revert previous commit to stay close to default project template
Updated Getting started with ASP.NET Core 6 (markdown)
Restore NLog.config to output everything to allFile
fix typos
Update order of rules so that the suppression of Trace and Debug for Microsoft.* and System.* works as intended and agrees with the documentation for using finalMinLevel. Sample output also updated to show correct results.
Changed minLevel to minlevel in sample nlog.config to use correct casing for level attribute
Fixed nlog.config example
Updated NLog.config to use finalMinLevel
Minor typos
Removed CallSite from example