pluralsight-building-a-web-.../DutchTreat/appsettings.Development.json
jason.zhu 41cb763b93 Creating a Project with Visual Studio:
* Create project using VS2019
2021-04-21 20:19:39 +10:00

10 lines
159 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
}
}