iris/_benchmarks/netcore-sessions/appsettings.json
kataras 0c403fd0c6 .NET Core (no mvc) with Sessions vs Iris (no mvc) with Sessions
Former-commit-id: 04a9660645a824dfbc49414605aeff2b3ff88b55
2017-08-21 13:29:49 +03:00

9 lines
103 B
JSON

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