Files
Learn-WinUI-3-Second-Edition/Chapter13/Start/UnoMediaCollection/UnoMediaCollection.Server/appsettings.Development.json
T
2023-09-16 14:46:58 -04:00

9 lines
119 B
JSON

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