awesome-compose/aspnet-mssql/app/aspnetapp/appsettings.Development.json

10 lines
137 B
JSON
Executable File

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