### Describe the issue or suggestion The code snippet for demonstrating [how to enable logging scopes](https://learn.microsoft.com/en-us/dotnet/core/extensions/logging?tabs=command-line#log-scopes) in the console logging provider follows the old, pre-.NET 5 approach [which is now deprecated](https://learn.microsoft.com/en-us/dotnet/core/compatibility/core-libraries/5.0/obsolete-consoleloggeroptions-properties).