You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the docs, there are several places where we already have some useful log namespaces, including instructions on how to change the default log levels for them (for Serilog and/or Microsoft.Extensions.Logging). But there are some places where the log namespaces are missing.
Perhaps we could also include a generic page about logging to consolidate setting up logging for Serilog or Microsoft.Extensions.Logging, and add links to the more specific logging pages.