Files
Learn-WinUI-3-Second-Edition/Chapter13/Complete/UnoMediaCollection/UnoMediaCollection.Server/appsettings.Development.json
T
2023-09-16 16:30:52 -04:00

9 lines
119 B
JSON

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