Welcome to mirror list, hosted at ThFree Co, Russian Federation.

appsettings.json « aspnetcoremvc11 « Samples « MonoDevelop.FSharp.Tests « fsharpbinding « external « main - github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5fff67bacc46dc31e49701866c20972d8206ea69 (plain)
1
2
3
4
5
6
7
8
{
  "Logging": {
    "IncludeScopes": false,
    "LogLevel": {
      "Default": "Warning"
    }
  }
}