aspnetcore/samples/CustomPolicyProvider/appsettings.Development.json

8 lines
81 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information"
}
}
}