aspnetcore/src/Microsoft.AspNetCore.SpaTem.../content/Vue-CSharp/appsettings.Development.json

10 lines
137 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Microsoft": "Information"
}
}
}