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.
Present:
Missing:
- Logging docs for Duende.BFF
- Logging docs for Duende.AccessTokenManagement
- Logging docs for IdentityModel ❓
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.