Files
fullstack2zh/practise-05/appsettings.Development.json
2026-05-13 21:51:16 +02:00

9 lines
119 B
JSON

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