iris/_benchmarks/netcore-sessions/appsettings.json

9 lines
111 B
JSON
Raw Normal View History

{
"Logging": {
"IncludeScopes": false,
"LogLevel": {
"Default": "Error"
}
}
}