Closed
Description
The problem we are facing with the scopes is that any code can populate the scope, e.g. ASP.NET Core code. This means any sensitive/private information can be logged in a plain text format.
Proposal: having ability to define scope treatment level, same way as loglevel.
More information here: https://fknet.wordpress.com/2020/01/08/asp-net-core-logging-scope-filtering/