vue-java-tutorials/CSharp/WPFTutorial/ASP-Demo-TODO/appsettings.Development.json

10 lines
159 B
JSON
Raw Normal View History

2025-06-22 23:08:52 +08:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
}
}